/* 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: #333366;
	font-weight: bold;
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #333366;
	font-weight: bold;
}
a:hover {
	color: #333366;
	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;
	}
.emphasis {
	font-weight: bold;
	}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
ul {
	margin-left: 12px;
	list-style-type: square;
}
li {
	margin-left: 12px;
	list-style-type: square;
}
#footer a, a:link, a:active, a:visited {
	font-weight: bold;
	}
