body { 
	font-family:verdana, sans-serif;
	background-color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
color: #003366;
padding: 0mm 5mm;
}
p{
font-size: 11px;
padding: 5mm;
}


/* ---------------- Search ----------------- */


#searchbox * { font-size: 10pt;
text-align:center;
color: #003366;}

.searchresults h3 { margin-bottom: .1em }
.searchresults h3 a { text-decoration: underline }
.searchresults p { margin: .1em }

/* ----------------- */

td.date {
padding: 0mm 10mm 0mm 0mm;
}

/* --------Links------ */
A.white:link {
text-decoration: none;
color: #ffffff;
font-size: 13px;
	text-align: center;
}
A.white:visited {
text-decoration: none;
color: #ffffff;
font-size: 13px;
	text-align: center;
}
A.white:hover {
text-decoration: none;
color: #ffffff;
font-size: 13px;
	text-align: center;
}	
A.menu:link {
text-decoration: none;
color: #003366;
font-size: 10px;
padding: 0mm 0mm 0mm 5mm;
font-weight: bold;
}
A.menu:visited {
text-decoration: none;
color: #003366;
font-size: 10px;
padding: 0mm 0mm 0mm 5mm;
font-weight: bold;
}
A.menu:hover {
text-decoration: none;
color: #ff9900;
font-size: 10px;
padding: 0mm 0mm 0mm 5mm;
font-weight: bold;
}	
li { margin: .2em 0em;
list-style:none; }

A.blue:link {
text-decoration: none;
color: #003366;
font-size: 11px;
}
A.blue:visited {
text-decoration: none;
color: #003366;
font-size: 11px;
}
A.blue:hover {
text-decoration: none;
color: #ff9900;
font-size: 11px;
}	
