H1  {
	font : 14pt arial, helvetica, sans-serif;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 10px;
	color : 630000;
}

A  {
	text-decoration : none;
	color : 3333cc;
}

.navmed A  {
	text-decoration : none;
	color : White;
}

.navbig A  {
	text-decoration : none;
	color : White;
}

.navsmall A  {
	text-decoration : none;
	color : White;
}

.navsmallhead A  {
	text-decoration : none;
	color : blue;
}

.tbl A  {
	text-decoration : none;
	color : white;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : Purple;
}

A:Active  {
	text-decoration : none;
	color : Red;
}

A:Hover  {
	text-decoration : none;
	color : #990000;
}

.navbig A:Visited  {
	text-decoration : none;
	color : white;
}

.navbig A:Hover  {
	text-decoration : none;
	color : #990000;
}

.navmed A:Visited  {
	text-decoration : none;
	color : white;
}

.navmed A:Hover  {
	text-decoration : none;
	color : #990000;
}

.navsmall A:Visited  {
	text-decoration : none;
	color : white;
}

.navsmall A:Hover  {
	text-decoration : none;
	color : #990000;
}

.tbl A:Visited  {
	text-decoration : none;
	color : white;
}

.tbl A:Hover  {
	text-decoration : none;
	color : #990000;
}

BODY  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-color : #FF9900;
}

.subhead  {
	font : 11pt arial, helvetica, sans-serif;
	color : c64a10;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 10px;
}

.redbold  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
	color : cc0000;
}

.body  {
	font : 80%/160% verdana, geneva, arial, helvetica, sans-serif;
}

.tbl  {
	font : 9pt/15pt verdana, arial, geneva, 
        sans-serif;
}

.navsmallhead  {
	color : #990000;
	font-family : Verdana, Arial, Helvetica;
	margin-left : 9px;
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

.navsmall  {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica;
	margin-left : 9px;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

.navmed  {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 8px;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
}

.navbig  {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 8px;
	line-height : 18pt;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

.tiny  {
	font : 7pt/12pt verdana, arial, geneva, 
        sans-serif;
}

.weeny  {
	font : 6pt/9pt verdana, arial, geneva, 
        sans-serif;
}

.nohover  {}

