body {
	color: #000000;
	font-family:serif;
}
.contentbox
{
margin-left:32px !important;
margin-right:10px  !important;
width:785px !important;
}
h1 > A {
	margin-left:28px;
}

h2 {
	color: #2A5672;
}
.lowercase {
	text-transform: lowercase;
}
a {
	color: #26526B;
}
a:visited {
	color: #9966CC;
}
.bottom A
{
	color: #26526B !important;
}
.bottom A:visited
{
	color: #26526B !important;
}
ul {
	list-style-type: square;
}

li {
	margin-bottom: 3px;
}
a.lineheight {
	line-height: 28px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #996600;
}
.contentbox p {
	line-height: 22px;
}
