<STYLE type="text/css">
<!--
a:visited  {color : navy; text-decoration : underline;}
a:link  {color : navy; text-decoration : underline;}
a:hover  {	color : blue; text-decoration : underline;}

a.sidebar:visited  {font-family:Verdana;font-size:11; color: #ffb700; text-decoration: none;}
a.sidebar:link  {font-family:Verdana;font-size: 11px;color: #ffb700; text-decoration: none;}
a.sidebar:hover  {font-family:Verdana;font-size: 11px;color: #ffb700; text-decoration: underline;}

a.navbar:visited  {font-size: 10px;color : navy; text-decoration : underline;}
a.navbar:link  {font-size: 10px;color : navy; text-decoration : underline;}
a.navbar:hover  {font-size: 10px;color : #008def; text-decoration : underline;}

input.redButton {background-color: #00006f; color: #ffb700; font-size: 11px; font-weight: bold; border-style: outset; border-color: #ffb700;cursor:hand}

p { font-family: Tahoma,Arial, sans-serif; font-size: 12px; color: black; }
li { font-family: Tahoma,Arial, sans-serif; font-size: 12px; color: black; }
TD { FONT-FAMILY: Tahoma,Arial, sans-serif; FONT-SIZE: 12px}
TH { FONT-FAMILY: Tahoma,Arial, sans-serif; FONT-SIZE: 12px; background-color: eeeeee;}
h1 {font-size: 18px;
    font-family: Arial;
	 	text-align: center;
		color: navy;
		margin: 5px;
		}
h3 {color:#000080;}
h2 {color:#000080;}
ul { font-family: Tahoma,Arial, sans-serif; font-size: 12px; color: black; }
TD.form
{
   background-color : #ffffdc;
}
TD.formHead
{
    BACKGROUND-COLOR: #eeeeee;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
		TEXT-ALIGN: right;
}


basefont     { font-family: Tahoma; font-size: 10pt }
.drop {
	FONT-SIZE: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : White;
	border : 1px solid #c4c4c4;
}
INPUT.field {
	FONT-SIZE: 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : White;
	border : 1px solid #c4c4c4;
}
TEXTAREA.area {
	FONT-SIZE: 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 100%;
	border : 1px solid #ded9d3;
}

-->
</STYLE>