.text {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.text1 {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #006666;
}
.caption {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #006666;
	font-style : italic;
}
.lrgtext {
    FONT-SIZE: 13pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.smtextA {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.smtextA1 {
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.smtextB {
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}


.warning {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color : #FF0000;
    font-weight : bold;
}

.pagehead {
    FONT-SIZE: 13pt;
    COLOR: #CC9999;
    FONT-FAMILY: Geneva, Arial, sans-serif;
    font-weight : bold;
}
.pagehead1 {
    FONT-SIZE: 11pt;
    COLOR: #CC9999;
    FONT-FAMILY: Geneva, Arial, sans-serif;
    font-style : italic;
}
.title {
    FONT-SIZE: 11pt;
    COLOR: #AC4500;
    FONT-FAMILY: Geneva, Arial, sans-serif;
    font-weight : bold;
   }

.tbltitle {
    FONT-SIZE: 13pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.tblheading {
    FONT-SIZE: 11pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tblheading1 {
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align : left;
	font-weight : bold;
}

.footer {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color : #006666;
	TEXT-DECORATION: none
}

A.footer:link 	{
   text-decoration : none;
   color : #006666;
   }
A.footer:visited {
    text-decoration : none;
	color : #006666;
}
A.footer:active  {
   text-decoration : none;
	color : #006666;
}
A.footer:hover  {
   text-decoration : underline;
	color : #006666;
}
a.Nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
}

a.Nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
}

a.Nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
   text-decoration : underline;
	color: #003399;
	cursor: hand;
}

a.NavSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
	cursor: hand;
}

a.NavSel:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold;
   text-decoration : underline;
	color: #003399;
	cursor: hand;
}

