/* CSS Document */

td {
	font-family: Tahoma, Geneva, sans-serif; font-size: 10pt;
	color: #2D2D2D;
}

a:link {
	text-decoration: none;
	color: #9B5200;
}
a:visited {
	text-decoration: none;
	color: #EA7B00 ;
}
a:hover {
	color: #EA7B00;
}
a:active {
	color: #EA2F00;
}
.style1 {font-size: 8pt;}
.style2 {
	font-size: 24pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #52118b;
}
.style3 {
	font-size: 14pt;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #9687a8;
}
.style4 {font-size: 18pt;}

