html {
	min-height : 101%;
	margin-bottom : 1px;
}

body {
	background-color: #bebcbd;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: .2em;
}
.style1 {
color: #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: .2em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #6CABD9;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: none;
	color: #6CABD9;
}
.footer a:active {
	text-decoration: none;
	color: #CC0000;
}
.style2 {
	color: #FF9900
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: .2em;
}
