body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:underline;
	color: #000000;
}

a.nav:active {
	text-decoration:none;
	color: #000000;
}
a.nav:link {
	color: #000000;
	text-decoration:none;
}
a.nav:visited {
	text-decoration:none;
	color: #000000;
}
a.nav:hover {
	text-decoration:none;
	color: #000000;
}
td.nav { 
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:153px;
	vertical-align:middle;
	padding:2px 5px 0px 18px;
	color:#000000;
}
.headtitle {
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana;
}
.contact-text {
	color:#000000;
}
.nav_bg {
	background-color:#DEEBF4;
}