BODY
{
	BACKGROUND-COLOR: white;

}

a.one:link {color: #0000ff}
a.one:visited {color: #0000ff}
a.one:hover {color: #191970}

a.five:link {color: #0033cc; text-decoration: none ! important}
a.five:visited {color: #0033cc; text-decoration: none ! important}
a.five:hover {text-decoration: underline ! important}

a.bottom:link {color: #0000ff; text-decoration: none}
a.bottom:visited {color: #0000ff; text-decoration: none}
a.bottom:hover {color: #33b5ff; text-decoration: underline}


h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; 
color: #006699}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; 
color: #006699}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; 
color: #333333}

table.formtable1{
	border: 1px solid #006699;
	border-collapse: separate;
	background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }

table.formtable {
	border: 1px solid #006699;
	border-collapse: separate;
	background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }

table.formtable th {
	border: 1px none grey;
	background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }
table.formtable td {
	border: 1px none grey; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#000000; }


