/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-top: 12px;
	color: #000;
}
a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #006699;
	font-weight: bold;
}
a:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline; 
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333365;
	letter-spacing: 0.25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #8585A3;
	font-variant: small-caps;
	padding-top: 6px;
}
.footer {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 220px;
	}
.emphasis {
	font-weight: bold;
	}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
#footer a, a:link, a:active, a:visited {
	font-weight: bold;
	}
.nav_footer {
	font-size: 10px;
	color: #003366;
	text-align: right;
	line-height: 16px;
}
#intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	position: absolute;
	left: 230px;
	top: 270px;
	visibility: visible;
	width: 550px;
	text-align: justify;
	margin: 5px;
	}

