body {background-color:#FFFFFF}
A:link {
	color: #000085;
}
A:visited {
	color: #003A00;
}
A:active {
	color: #FF0000;
}
.copyright {
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva;
	font-weight: normal;
}
.linknav {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.frontlinks {
	font-size: 14px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.sidelinks {
	font-size: 10px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	line-height: 123%
}
.sidebar {
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	line-height: 140%
}
.me {
	font-weight: bold;
	color: #003300
}
h1 {
	font-size: 44px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #003300
}
h2 {
	margin-top : 0pt;
	font-size: 19px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
