body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	}	

body, h1, h2, h3, h4, h5, h6, pre, code {
	background-color:#FFFFFF;
	font-size: small; /* for IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
a {
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
h1 {
	font-size: 150%;
	}
			
h2 {
	font-size: 130%;
	}
	
h3 {
	font-size: 120%;
	}
	
ul li {
	font-size: 90%;
	}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
