body {
	background: #ffffff;
}
body, th, td, li {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: #000000;
	vertical-align: top;
}
th, caption {
	text-align: left;
}
img {  
	border: 0px;
}
a {  
	text-decoration: none; 
	color: #0066cc; 
}
a:hover, a:active { 
	color: #3399ff;
}


/* font-sizes */

body, th, td {
	font-size: 0.8em; 
}
h1 {  
	font-size: 1.3em; 
}
h2 {  
	font-size: 1.1em;
}
h3 {  
	font-size: 1.0em; 
}

#footer { 
	font-size: 1.0em; 
}

#special select { 
	font-size: 0.8em;
}
