body {
	background-color: #FFFFFF;
	margin: 0px}


input, textarea, option, select  { 
color: #000000;
font-family: Georgia, Tahoma, Arial; 
background: #EFEFEF;
font-size: 8pt;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #000000}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
.tr,td,th {
font-family: Georgia, Tahoma, Arial; 
font-size: 9pt; 
line-height:10pt; 
color: #000000;
text-align: justify}

a:link {
text-decoration: none;  
font-weight: bold;
color: #a60800;
}

a:visited, a:active {
text-decoration: none;  
font-weight: bold;
color: #a60800; 
}

a:hover {
text-decoration: underline; 
font-weight: bold;
color: #a60800
}


.head, h2, h1, .booger {
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: bold;
        color: #a60800;
	text-transform: uppercase;
        font-family: Georgia;
}


.info {
font-family: Georgia, Tahoma, Arial; 
font-size: 7pt; 
line-height:10pt; 
color: #777777;
text-align: justify}

#booger img { padding: 2px; margin: 1px; border: 1px; text-align: center;}


