.main {
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	line-height:20px;
	font-family: Verdana;
}
.main1 {
	font-size: 12px;
	font-variant: normal;
	color: #FFFFFF;
	font-family: Verdana;
	line-height:25px;
}
.subtext {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-family: Arial;
}
.text a:link {
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.text a:visited {
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text a:hover {
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.text a:active {
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

.topbuttons {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.topbuttons:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.mail {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}
a:hover.mail {
	color: #FFFFFF;
}
.line{font-family:tahoma; font-size:12px; color:#FEA100; line-height:20px; font-weight:bold}
.maintext{font-family:tahoma; font-size:11px; color:#FFFFFF; line-height:20px;}
