.caption {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

BODY, TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	margin-left : 0px;
	margin-top : 0px;
	color : #660033
}

P {
	text-indent : 15px;
	margin-left : 10px;
	margin-top : 10px;
	text-align : justify;
	padding-right : 15px;
}

A {
	color : #ff9933;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : #009900;
}

H2 {
	color : Maroon;
}

HR {
	color : Maroon;
}