
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1 {
	font-size: 14px;
	color: #003366;
}
h2 {
	font-size: 14px;
	color: #0F3564;
}
h3 {
	font-size: 14px;
	color: #0F3564;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.blue { 
display:block; 
width:150px; 
 
background-color:#eeeeee; 
color:#000; 

text-decoration:none; 
cursor: auto;
padding:2px;
} 

a.blue:hover { 
background-color:#BDC0CE; 
color:#fff; 
} 

#space {
height:2px;
}

a.gray { 
display:block; 
width:100%;
height:100%;
 
background-color:#eeeeee; 
color:#003366; 

text-decoration:none; 
cursor: auto;
padding:2px;
} 

a.gray:hover { 
background-color:#BDC0CE; 
color:#fff;
height:100%;
} 

#space {
height:2px;
}