BODY {

	color: #000000;
}


A {
	font-size:12px;
	text-decoration: none;
	color: #CE3100;
	font-weight: bold;
}

A:Hover {
	font-size:12px;
	text-decoration: none;
	color: #f03b02;
	font-weight: bold;
}
.style1 {
	font: italic bold "Times New Roman";
	font-size: 16pt;
}
.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style3 {
		font: italic bold "Times New Roman";
		font-size: 10pt;
}
	

