body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #CCCCCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.bodytext {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 22px;
	font-weight: lighter;
}
.bodytext_tight {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: lighter;
}
.descriptext {
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	font-weight: lighter;
}
.descriptext_orange {
	font-size: 11px;
	font-style: italic;
	color: #FDA600;
	line-height: 14px;
	font-weight: lighter;
}
.bodytext_yellow {
	font-size: 12px;
	font-style: italic;
	color: #DBF038;
	line-height: 22px;
	font-weight: lighter;
}
.bodytext_teal {
	font-size: 12px;
	font-style: italic;
	color: #30B9B7;
	line-height: 22px;
	font-weight: lighter;
}
.bodytext_purple {
	font-size: 12px;
	font-style: italic;
	color: #795BBC;
	line-height: 22px;
	font-weight: lighter;
}
.bodytext_orange {
	font-size: 12px;
	font-style: italic;
	color: #FDA600;
	line-height: 22px;
	font-weight: lighter;
}
.left_nav {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.small {
	font-size: 8px;
	color: #CCCCCC;
}

input.btn{
	color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	background-color:#DBF038;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#000000;
	border-bottom-color:#000000;
	padding: 3px;
   }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navtext {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;	
}

.subhead_orange {
	font-size: 12px;
	color: #FDA600;
	line-height: 26px;
	font-weight: lighter;
	letter-spacing: 4px;
	padding-left: 0px;
}
