body, table, tr, td {
                 background-color: #000000;
	font: 8pt georgia; 
	color: #CA0000;
	cursor: default;
	letter-spacing: 1px}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E24346
}
a:hover {color: #970303;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #CA0000; color: #800000
}

.heading
	{
	font-size: 10pt;
	font-family: georgia; 
	font-weight: bold;
	color: #CA0000;
                  letter-spacing: 4px;
	padding: 0px; 
	border-width: 0pt;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	}

input, textarea, option, select {
	background-color: #000000;
	font: 8pt georgia;
	text-decoration: none;
	color: #CA0000;
	letter-spacing: 1px;
	border: 1px solid #CA0000;
	padding:2px; }


ul {
   list-style-type: square;
}
