P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-weight : bold;
	color : Black;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Navy;
	font-weight : bold;
}

BODY  {
	font-size : 10pt;
	font-family : Tahoma, Arial;
	background : background.gif;
}

.bold  {
	font-weight : bold;
	font-size : 14pt;
}

td  {
	font-size : 10pt;
	font-family : Tahoma;
}

.white  {
	color : White;
}

.nadp  {
	font-size : 14pt;
	font-weight : bold;
	font-family : sans-serif;
	text-align : center;
}

.sm  {
	font-size : 7pt;
	font-family : Tahoma;
}

#mnu  {
	color : White;
	background-color : #387cc0;
	text-decoration : none;
}

