#content{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	 color: #666666;
	padding:0 15 0 0;
	margin:0 0 2em 0;
}
#content td, #content li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px; 
	color: #666666;
}
#content a:link {
	color: #0084A3;
	FONT-SIZE: 13px; border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0084A3;
	border-right-color: #0084A3;
	border-bottom-color: #0084A3;
	border-left-color: #0084A3;
	text-decoration:none;
}

#content a:visited {
	color: #0084A3; 
	FONT-SIZE: 13px; border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0084A3;
	border-right-color: #0084A3;
	border-bottom-color: #0084A3;
	border-left-color: #0084A3;
		text-decoration:none;
}
#content a:hover {
	color:#ffffff;
	FONT-SIZE: 13px; background-color:#0084A3;
}

#title h1, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #312B72;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
#content h2, h2 {
	font-size:16px;
	margin:0;
	padding:0;
	color:#0084A3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #0084A3;
	border-right-color: #0084A3;
	border-bottom-color: #0084A3;
	border-left-color: #0084A3;
}
.purple{
color:#312b72;
}