BODY, TD, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333366;
}

A:LINK {
	color : #ff9900;
	text-decoration : none;
    font-weight : bold;
}

A:VISITED {
	color : #cc6600;
	text-decoration : none;
    font-weight : bold;
}

A:HOVER {
	color: #990000;
	text-decoration: underline;
	font-weight : bold;
}

.background {
	background-color: #B5C3BD;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #cc9900;
	text-decoration: none;
}
.nav a:hover {
	color: #99cccc;
	text-decoration: underline;
}

.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
.address {
	font-size : 11px;
	font-weight : none;
}

.header {
	font-size : 12px;
	font-weight : bold;
	color : #cc6600;
}