body { 
	background-color: #EFEFEF;
	margin:2px;
	color: #FF3300;
}

.maincopy {
	font-family: Verdana, Helvetica, Geneva,  sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	text-transform: none;
	color: #333333;
	text-align: justify;
}
.maincopy a:link {
	text-decoration : none;
	color: #FF3300;
	background: transparent;
	border-bottom: #FF3300;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
 }
.maincopy a:visited {
	text-decoration : none;
	color: #FFB46F;
	background: transparent;
	border-bottom: #FFB46F;
	border-width: 0px 0px 1px 0px;

 }
.maincopy a:hover {
	text-decoration : none;
	color: #FF8330;
	background: transparent;
	border-bottom: #FF8330;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
.maincopy a:active {
	text-decoration : none;
	color: #53BAE3;
	background: transparent;
	border-bottom: #53BAE3;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}
.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
	line-height: 22px;
	text-decoration: none;
	text-transform: none;
	color: #333333;
	word-spacing: 1pt;
	text-spacing: 2pt;
	text-align: justify;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
 font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.sidebar a:link {
	text-decoration : none;
	color: #53BAE3;
	background: transparent;
	border-bottom: #FFFFFF;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
 }
.sidebar a:visited {
	text-decoration : none;
	background: transparent;
	color: #53BAE3;
 }
 .sidebar a:hover {
	text-decoration : none;
	color: #FF8330;
	background: transparent;
	border-bottom: #FF8330;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
 }
.smallerheadline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 10px;
	text-decoration: none;
	text-transform: none;
	color: #333333;
	word-spacing: 1pt;
	text-spacing: 2pt;
	text-align: center;
}

input		{ COLOR: #333333; font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
 font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;  border: #333333; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}