body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

a:link {
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: blink;
}
.button a{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: blink;
}
.button a:hover{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	text-decoration: none;

	color: ;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

.difftext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 9px;
	line-height: 14px;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.bottomtext a:hover{
	color: #FF9900;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.textcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999900;
	padding-left: 5px;
}
.subheadCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	padding-left: 5px;
}
.button_new {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
