body, table, tr, td {
                 background-color: #ffffff;
	font: 8pt tahoma; 
	color: #00298A;
	letter-spacing: 1px}

.heading
	{
	font-size: 14pt;
	font-family: georgia; 
	font-weight: bold;
	color: #E2652E;
                  letter-spacing: 4px;
	padding: 0px; 
	border-width: 0pt;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E2652E;
}
a:hover {color: #000000;
font-weight: bold;
text-decoration: none;
cursor: help;
}

text-decoration: underline}
input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt tahoma;
	text-decoration: none;
	color: #00298A;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }
