body {
	margin-top: 0px;
	background-color: #CCCCCC;
}


.style1 {color: #FFFFFF}
a:link {
	color: #CABE99;
	text-decoration: none;
}
a:visited {
	color: #CABE99;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CABE99;
	text-decoration: none;
}



.style2 {
	color: #CABE99;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
}
.txt {
	font-family: Tahoma, "Adobe Caslon Pro Bold", "Adobe Caslon Pro";
	font-size: 14px;
	color: #CCCCCC;
	line-height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

