body {
	margin: 0px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font: Silver;
}
img.sideobject {
	margin: 7px;
}
p {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	line-height: 1.5em;
	background-position: left top;
	vertical-align: top;
	margin-top: 0em;
	margin-bottom: 0em;
}
A:link {
	color: Blue;
	text-decoration: none;
}
A:visited {
	color: Blue;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	color: Red;
	cursor: hand;
}

.InfoBoxes {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	background-position: left top;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0em;
	color: #7F84C4;
	}
P.InfoBoxes {
	margin: 0px;
	background-color: #DED8FA;
	padding: 2px;
}
h1 {
	text-align: center;
	color: #E2D5FF;
	font: small-caps 13px Arial, Verdana,  Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8488C7;
}
li {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	line-height: normal;
	margin-bottom: 4px;
	margin-top: -4px;
	margin-right: 5%;
	margin-left: 2%;
}
.sideparagraphs {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	line-height: normal;
	background-position: left top;
	vertical-align: top;
	margin-top: .5em;
	margin-bottom: .5em;
}
a.sideparagraphs {
	font-size: .9em;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E2D5FF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-decoration: none;
	line-height: 110%;
}
A.toplinks:visited {
	background-color: #8488C7;
	color: Silver;
}
A.toplinks:link {
	background-color: #8488C7;
	color: Silver;
}
A.toplinks:hover {
	color: #8488C7;
	background-color: #F2F2F2;
}
