.nav {
	padding-left: 10px;
	height: 34px;
	color: white;
; font-family: "tahoma 12pt"
}

.nav a {
	font: bold 12px Tahoma;
	text-decoration: none; 
	color: white;
}

.nav a:hover {
	color: #FFCC66;
}

.logo {
	color: white;
	font: bold 24px Tahoma;
	padding-left: 100px;
	height: 59px;
}

.content h1 {
	color: #B3B8D6;
	font-size: 14px;
}

.content {
	font: 12px verdana;
	color: white;
	line-height: 1.5;
}
.footerLink {
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerLink a {
	font-size: 9px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerCopy { font: 12px verdana; color: white; background: #A3B496; border-right:3px solid #4C568C; border-top: 3px solid #4C568C; text-align: center; ; border-style: none}

