
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav a:visited {
	color: #FFFFFF;
}


body {
	background: #FFFFFF;
	color: #303030;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}


cite {
	font-style: italic;
}


h1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14pt;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14pt;
}

h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14pt;
}


ol {
	font-weight: normal;
	margin-top: 0px;
}


p {
	font-weight: normal;
}


strong {
	font-weight: bold;
}


td {
	color: #303030;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
}

td.nav {
	background: #83A5B3;
	border-top: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}



ul {
	font-weight: normal;
	margin-top: 0px;
}

.small {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.fade {
	color: #CCCCCC;
}

