P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

td.topper  {
	font-family : Arial;
	font-weight : bold;
	color : White;
	background-color : Teal;
	font-size : 10pt;
}

td.normal  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	top : auto;
}

td.small  {
	font-size : 8pt;
	font-family : Arial;
	text-align : center;
}

td.header  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	background-color : #666600;
	color : White;
}

A.small  {
	font-size : 10pt;
	font-family : Arial;
	text-decoration : none;
}

A.small:Hover  {
	text-decoration : underline;
}

td.smallleft  {
	font-size : 8pt;
	font-family : arial;
	text-align : left;
}

td.reqfield  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	color : #cc0000;
}

TD.colored  {
	font-size : 10pt;
	font-family : arial;
	background-color : #ffffd7;
}

TD.smallheader  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	background-color : #e8e8e8;
}

td.topichead  {
	font-size : 12px;
	font-family : arial;
	text-align : left;
	background-color : Purple;
	color : White;
}


