body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: underline;	
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a.or {
	color: #FFFFFF;
	font-size:14px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	line-height: normal;
}
a.or:visited {
	color: #000000;
	text-decoration: underline;
}
a.or:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.or:active {
	color: #000000;
	text-decoration: underline;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
.blsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.border {
	border: 1px solid #008780;
}
.back {
	background-color: #008780;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	line-height: 18px;
}
.backwhite {
	background-color: #008780;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
