H1  {
	font-size : 18px;
	font-weight : bold;
	color : #732d25;
	font-family : verdana,arial,helvetica;
}

H2  {
	font-size : 16px;
	font-weight : bold;
	color : #732d25;
	font-family : verdana,arial,helvetica;
}

H3,h4,h5,h6  {
	font-weight : bold;
	color : #000099;
	font-size : 14px;
	font-family : verdana,arial,helvetica;
}

A  {
	color : #0000CC;
}

A:Visited  {
	color : #red;
}

A:Active  {
	color : #orange;
}

A:Hover  {
	color : #yellow;
}

BODY  {
	background-color : white;
	color : black;
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	font-weight : normal;
}

TD, P {
	font-size : 10px;
	font-family : verdana,arial,helvetica;
	color : black;
	font-weight : normal;
}

b {
	font-weight : bold;
}

i {
	font-style : italic;
}
