P  {
	font-family : Verdana;
	color : #ffffaa;
	font-size : 12px
}

P.big	{
	font-size : 12px;
	font-weight : bold;
}

P.small	{
	font-size : 10px;
}

P.vsmall	{
	font-size : 8px;
}

P.vert	{
	color : green;
	font-size : 10px
}

TD  {
	font-family : Verdana;
	color : #ffffaa;
	font-size : 10px
}

TD.big  {
	font-size : 12px;
	font-weight : bold;
}

H1  {
	font-size : 14px;
	font-family : Verdana;
	color : #ffffaa;
	font-weight : bold;
	text-align : center;
}

H2  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	font-style : italic;
	color : #ffffaa;
	margin-bottom : 0px;
}

H3  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : bold;
	color : #ffffaa;
	margin-bottom : 0px;
}

A  {
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana;
	font-weight : normal;
	color : #ffff33;
}

A.sm  {
	font-size : 10px;
	text-decoration : none;
	font-family : Verdana;
	font-weight : normal;
	color : #ffffaa;
}

A.smalla	{
	font-size : 10px;
}

A.vsmall	{
	font-size : 8px;
}

A.vert {
	color : green;
	font-size : 10px
}

A.H1 {
	color : #ffffaa;
	font-size : 14px;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : #000080;
}


LI  {
	font-size : 10px;
	color : #ffffaa;
	font-family : Verdana;
}

LI.big  {
	font-size : 12px;
	color : #ffffaa;
	font-family : Verdana;
}

OL  {
	font-size : 10px;
	color : #ffffaa;
	font-family : Verdana;
}

UL  {
	font-size : 10px;
	color : #ffffaa;
	font-family : Verdana;
}

span.b
	{
	font-weight: bold
}