body {

	background-color: #CCCCCC;
	
}

p {
	
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}	

h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

	
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;


}

a:link {
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #666666
	
}

a:visited {
	font-family: Verdana;
	text-decoration: none;
	text-color: #000000;
	font-size: 12px;
	color: #666666;



}

a:hover {
	font-family: Verdana;
	text-decoration: underline;
	font-size: 12px;
	color: #999999;

}

a:active {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

	
}

div {
	font-family: Verdana;
	font-size: 12px;


}

td {
	font-family: Verdana;
	font-size: 12px;
}
