body {
	font-family: verdana, sans-serif;
	}
	
h3 {
	font-family: verdana, sans-serif;
	font-size: 120%;
	color: #fff;
	background: #999;
	}
	
p, .base {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 80%;
	line-height: 1.4em;
	}
	
.small {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
	background: transparent;
	}
	
input {
	font-family: verdana, sans-serif;
	font-size: 10px;
	}
	
a:link {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	background: transparent;
	text-decoration: none;
	}
	
a:visited {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #009;
	background: transparent;
	text-decoration: none;
	}
	
a:hover {
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #c00;
	background: transparent;
	text-decoration: none;
	}
	

