body, .normal {
	margin: 0px;
	padding: 0px;
	font-family: Geneva,Verdana,sans-serif;
	color: #000000;
	background-color: #ffffff;
	line-height: 120%;
	font-size: 10pt;
}

.topbar {
	background-color: #000000;
}

.entryheading {
	color: #330000;
}

.entrydateline {
	color: #333333;
	}

p, li, .entrymainbody {
	margin-left : 10px;
	margin-right : 5px;
	font-size: 10pt;
}

h2 {
	font-size: medium;
	font-weight: bold;
	color: #330000;
}

h3 {
	font-size: medium;
	font-weight: bold;
}

h4 {
	font-size: 9pt;
}

h3.entrydateline, h4.entrydateline {
	font-size: 9pt;
	margin-top: -5px;
	padding-top: -5px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

.frontpagegrouping {
	text-align: center
	font-size: 10pt;
	line-height: 140%;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}

.fscontainer {
	font-size: 8pt;
	padding: 10px 25px;
}

.fstitle, .columnhead  {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 20px 8px;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
}

.fshead {
	font-size: 9pt;
	margin-top: 5px;
	font-weight: bold;
}

.fsdate {
	font-weight: bold;
}

.calendar, .calendar td {
	font-size: 8pt;
}

.calendar .noentries {
	color: #cccccc;
}

.sidenote, blockquote {
	margin-left : 10px;
	margin-right : 10px;
	font-size: 8pt;
}

.sidenote li {
	font-size: 8pt;
	margin-left : -10px;
}


img {
	white-space: normal
	}

:link img,:visited img { border:none }

a:link {
	text-decoration: none;
	color: #4444FF;
}

a:active {
	text-decoration: none;
	color: #63009C;
}

a:visited {
	text-decoration: none;
	color: #4444FF;
}

a:hover {
	text-decoration: underline;
	color: #63009C;
}

.entryheading a:link, .entryheading a:visited {
	color: #330000;
}
