h1 {
	font-size:15px;
	color:#474747;
	letter-spacing:1px;
	font-family:verdana,arial,courier;
	font-weight:bold;
	margin:0px;
}
a,a:link,a:visited,a:active { 
	text-decoration:underline; 
	font-weight:bold; 
	color:#000; 
}

a:hover { 
	text-decoration:none;
	font-weight:bold; 
	color:#444; 
}
hr { 
	background-color:#aaa;
	color:#aaa;	
	height:1px;	
	line-height:20px;	
	border:0px; 
}
p,td,span {
	font-family:verdana,arial;
	font-size:12px;
}