h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
body {
	padding: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #35385B;
}
a.footer:link {
color: #FFFFFF;
text-decoration:underline;
}
a.footer:visited {
color: #FFFFFF;
text-decoration:underline;
}
a.footer:hover {
color: #FFFFFF;
text-decoration:underline;
}
a.footer:active {
color: #FFFFFF;
text-decoration:underline;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
.padd {
	padding: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	list-style-type: square;
}
h2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.sideline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding: 8px;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	list-style-position: outside;
	list-style-type: circle;
}
