body	{
	background-color : #88BBBB;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 1px;
}

a:link { color: #553300 
}
a:visited{ color:#704040 	
}
a:hover {color:#FFFFFF; text-decoration: none
} 
h1	{	color: "#ee0033";	text-align: center;
		font-size: 19pt;	font-weight: bolder	}

.td
td {
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 6
} 

.tdleft
td {
	text-align: left;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 6
}

.tdhead
td {
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	padding: 10
}

h2 {
	font-size: 38px; 
	font-family: Impact, Arial, Helvetica;
    font-weight: bold; 
	color: #3D7C80; 
	text-decoration: underline;
	}

h3	{
	color: blue;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	font-weight: normal
}
h5 {
	font-size: 30px; 
	font-family: Impact, Arial, Helvetica;
    font-weight: bold; 
	color: black; 
	position: relative;
	margin-top: -40px; 
	margin-left: 186px;
	}
	h6 {
	font-size: 30px; 
	font-family: Impact, Arial, Helvetica;
    font-weight: bold; 
	color: #335485; 
	position: relative;
	margin-top: -57px; 
	margin-left: 185px;
	}

TEXTAREA
{
font : 8pt tahoma;
color: #000022;
background-color: #6687B8;
border-color: #000044;
border-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: single;

}
SELECT
{
font : 8pt verdana;
color: #000022;
background-color: #aaccdd;
border-color: #000044;
border-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: dashed;
}
INPUT
{
font : 8pt verdana;
color: #000022;
background-color: #aaccdd;
border-color: #000044;
border-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-style: single;
}

