body, table, tr, td {
                 background-color: #5379c2;
	font: 10px verdana; 
	color: #87BCE5;
	letter-spacing: 1px}

.heading
	{
	font-size: 12pt;
	font-family: times new roman; 
	font-weight: bold;
	color: #2E437C;
                  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: #ffffff;
}
a:hover {color: #2E437C;
font-weight: bold;
text-decoration: none;
cursor: w-resize;
}

text-decoration: underline}
input, textarea, option, select {
	background-color: #5379c2;
	font: 10px verdana;
	text-decoration: none;
	color: #87BCE5;
	letter-spacing: 1px;
	border: 1px solid #2E437C;
	padding:2px; }
