BODY, P, INPUT, SELECT, OPTION, TEXTAREA, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #CCCC00;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 12pt;
	color: #FFFFFF;
	background-position: center;
	font-weight: bold;
	}

.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #FFFFFF;
	background-position: left
	}

.adminbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000033;
	line-height: normal;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	position: relative;
	letter-spacing: 0.1em;
	text-transform: lowercase
	}
