
a {color: #006BA5}
a:hover {color: #FF0000; text-decoration: underline}
a:active {color: #808080}
a:visited {color: #006BA5}

body {  
	background : White;
	font-family: Arial, Helvetica, sans-serif; 
	color: Black;
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-weight: bold;  
	color: #009900;
}
h2{
background: white;
font-family: Arial, Helvetica, sans-serif;
color: #0000FF;
font-weight: bold;
font-size: medium;
margin-bottom: 0px;

}
p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
	margin-top: 0px;
	margin-bottom: 4px;
}

p.menu {
	font-size: smaller; 
	font-weight: bold;  
	color: White;
	text-transform : uppercase;
}

p.head {
	font-size: smaller;
	font-weight: bold;  
}

p.results {
	font-size: smaller;
	font-weight: bold;  
	color: #000066;
	text-transform : uppercase;
}

p.copyright {
	font-family: "Times New Roman", Times, serif; 
	font-size: xx-small;
}

p.small {
	font-size: xx-small;
}

p.centersmall {
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
}
.menu {  
	background : white;
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	font-size: xx-small;
}
.menuheadline{  
	background : white;
	font-family: Arial, Helvetica, sans-serif; 
	color: #0F59A1;
	font-size: x-small;
	font-weight: bold;
}

.copyright {  
	background : white;
	font-family: Arial, Helvetica, sans-serif; 
	color: black;
	font-size: xx-small;
}

UL {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
	margin-top: 0px;
	margin-bottom: 3px;
}
.small {
	font-size: xx-small;
}
.headline {
	font-size: smaller;
	font-weight: bold;  
}