body, table, tr, td {
                 background-color: #ffffff;
	font: 8pt trebuchet ms; 
	color: #2B3C78;
	letter-spacing: 1px}

.heading
	{
	font-size: 14pt;
	font-family: georgia; 
	font-weight: bold;
	color: #B30306;
                  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: #EEBD4C;
}
a:hover {color: #5576B9;
font-weight: bold;
text-decoration: none;
cursor: help;
}

text-decoration: underline}
input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt trebuchet ms;
	text-decoration: none;
	color: #2B3C78;
	letter-spacing: 1px;
	border: 1px solid #84715B;
	padding:2px; }
