body,td,th {
	font-family: Verdana;
	font-size: 8pt;
	color: #232323;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
}

.smalltext {
	font-family: Verdana;
	font-weight:normal;
	font-size: 8pt;
	color: #232323;
}

.headings {
	font-family: Verdana;
	font-weight:bold;
	font-size: 9pt;
	color: #FF7200;
}

	
.nav { 
	font-family: Verdana; 
	font-size: 8pt
}


a:link {
	color: #4C6199;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A8BB7;
}
a:hover {
	text-decoration: underline;
	color: #C14B25;
}
a:active {
	text-decoration: none;
}

.checkboxes {
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: black;
}

INPUT, SELECT, TEXTAREA {
background: #EFEFEF;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: black;
border: solid 1px #A4A4A4;
}

