body, td, input, textarea, select, button, .defaultFont {
	font-size : 9pt;
	color : #000000;
	 font-family : arial; 
}

a {
	text-decoration : none;
	color : #000000;
	/*font-weight : bold;*/
	font-size : 10pt;
}

a:hover {
	text-decoration : underline;
	color : #000000;
	/*font-weight : bold;*/
	font-size : 10pt;
}

.picBorder {
	border-top : 1px solid #33cc66;
	border-left : 1px solid #33cc66;
	border-right : 1px solid #33cc66;
	border-bottom : 1px solid #33cc66;
}

.head {
		font-size : 11pt;
	    color : #950505;
		font-weight : bold;
}

.faq {
		font-size : 9pt;
	    color : #950505;
		font-weight : bold;
}

.head2 {
		font-size : 15pt;
	    color : #950505;
		font-weight : bold;
}

.contact {
		font-size : 9pt;
	    color : #000000;
		font-weight : bold;
}

.copyright {
		font-size : 8pt;
	    color : #868787;
}

.name {
		font-size : 9pt;
	    color : #005E99;
		font-weight : bold;
}

.form {
		font-size : 9pt;
	    color : #ffffff;
		font-weight : bold;
}