<!--

/* TEXT SPECS*/ 

.text {
font-family: arial, helvetica, sans-serif; 
font-size: 8pt;
color:#000000;

}

.boldtext {
font-family: arial, helvetica, sans-serif; 
font-weight: bold; 
font-size: 8pt;

}








.redtext {
font-family: arial, helvetica, sans-serif; 
font-size: 8pt;
color:red;

}


.titletext {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold; 
color:#000080;
}


.titlewhitetext {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold; 
color:#FFFFFF;
}


.titleredtext {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold; 
color:red;
}


.formtext {
font-family: arial, helvetica, sans-serif; 
font-size: 8pt;
}

.header {
font-family: arial, helvetica, sans-serif; 
font-size: 12pt;
font-weight: bold;
color:#000080;
}

.textsmall {
font-family: arial, helvetica, sans-serif; 
font-size: 8pt;
}

.copyright {
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
color: #000080
}

.language {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: red
}

.logosample {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #0000CC;
}

.faqhdr {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal; 
font-weight: bold; 
}

.question {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-style: italic;
font-weight: normal; 
}

.answer {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-style: normal; 
font-weight: normal; 
}

.bluelink {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #0000ff;
font-style: normal; 
font-weight: normal; 
}

.formtextbld {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal; 
font-weight: bold; 
}

.error {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: Red
}

/* link specs */ 	
A {
font-family: arial, helvetica neue, sans-serif; 
font-size: 8pt;
color : red;
text-decoration: underline;
}

A:Visited {
font-family: arial, helvetica neue, sans-serif;
font-size: 8 pt;
color : red;
text-decoration: underline; 	
}

A:Active {
font-family: helvetica neue, sans-serif; 
font-size: 8pt;
color : white;
text-decoration: underline;
}


pre {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}

-->


