body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}

a{
color: #999999;	
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #666666;	
}