body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: silver;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-image: url(../images/diagonals.gif);
}
.sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#footer {
	font-size: 9px;
	color: #888A7D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#footer a {
	color: #3A6B99;
	border-bottom: 1px solid #D4D4CE;
	text-decoration: none;
}

#footer a:hover {
	color: #1D364D;
	border-bottom: 1px solid #D4D4CE;
	text-decoration: underline;
}

#footer .f-left {
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 10px;
}

#footer .f-right {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contentp {
	font-size: 11px;
	text-indent: 136px;
}
h2 {
	color: #333366;
	font-size: 12px;
}
li {
	list-style-image: url(../images/bullet.gif);
}

acronym {
	cursor: help; border-bottom: 1px dotted #000;
}
.img {
	border: 1px solid #808080;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
