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: 23px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #003300
}
h2 {
	font-size: 18px;
	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;
}
.nomargin  {
	margin-top : 0pt;
	margin-bottom : 0pt;
}

