body
{
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #64999F;
	background-color: #64999F;
}
HR {
	FILTER: Alpha(Opacity=80,FinishOpacity=0,Style=2); WIDTH: 95%; COLOR: #64999F; HEIGHT: 2px
}
td
{
	font-family: Verdana;
	font-size: 12px;
	color: #565c59;
	font-weight: normal;
}

.main h1	
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bolder;
	color: #64999F;
}

.main	
{
	font-family: Verdana;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

a:link {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



input, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
