P  {
	line-height : 150%;
}

H1  {
	font-size : x-large;
	font-weight : bold;
	color : #FF0000;
	background-color : #FFFF99;
	padding-left : 10px;
}

H2  {
	font-size : large;
	font-weight : bold;
	color : Maroon;
	background-color : White;
	padding-left : 10px;
}

H3  {}

A  {
	font-size : 9pt;
	font-weight : bold;
	; font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	background-color : #FFFF00;
}

BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 150%;
}

LI  {
	list-style-type : none;
}

.trgt  {
	display : ../images/target.gif;
}

DT  {
	font-weight : bold;
}


