P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #000080;
	text-decoration : none;
	font : bold;
}

A:Visited  {
	color : #FFCC33
;
	text-decoration : none;
	font : bold
}

A:Active  {
	color : #00FF00;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : #00FF00;
	text-decoration : underline;
	font : bold:
}

BODY  {}
.sm {font-size: 14px; color: #000080; font-weight: bold}

