body {
		background-color: #FFFFFF;
}

p{
		font-size:12pt;
		color:#000000;
		font-weight:bold;
		font-family:arial;
		}
		
span.text {
				color: #01386D;
				font-size: 16pt;
				font-weight:bold;
				font-family:Verdana;

}


	span.text1 {
				color: #333333;
				font-size: 8pt;
				font-weight:normal;
				font-family:tahoma;

}				

	


a:link {
		font-size:10pt;
		color:#01386D;
		font-weight:normal;
		font-family:Verdana;
} 		 
a:visited {
		font-size:10pt;
		color:#01386D;
		font-weight:normal;
		font-family:Verdana;
}

a:hover {
		font-size:10pt;
		color:#FF0000;
		font-weight:normal;
		font-family:Verdana;
}