.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: 35px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;


}
LI {
	line-height: 25px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;

}
a.menu:link, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 27px;
	height: 27px;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px 0px;
	line-height: 27px;
	padding-top: 0px;
}
