.h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #6C161C;
	font-weight: normal;
}
.body {
	font-family: Verdana;
	font-size: 10px;
	color: #6C161C;
}
.style1 {font-family: Wingdings, "Wingdings 2", "Wingdings 3"}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #D1D1D1;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#floatleft {
	float : center;
	padding : 10px 10px 10px 10px;
	}
