body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	
}

td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}

th {
		font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}



.sidebar {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	background: #E9E9E9;
}

.sidebarcontent {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.sidebarheading {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.mainheading {
	font-family: Trebuchet MS;
	font-size: 27px;
	color: #20518B;
	font-weight: normal;
}

.heading {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.price {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #215390;
	font-weight: normal;
}

#nav a {color: #FFFFFF; text-decoration: none}
#nav a:hover{color: #ffffff; text-decoration: none}
#nav {background: #990000;}


a {
	color:  #006699; 
	text-decoration: none; 
	
}
a:visited {
	color: #006699;
	text-decoration: none;
}


a:hover {
	color: #006699;
	text-decoration: underline;}
	



