body {
	color: #333;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-rendering: optimizeLegibility;
}
h1 {
	color: #333;
	font-size: 100%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-align: left;
	text-indent: 0pt;
	margin: 0;
	margin-top: 1px;
	margin-right:3px;
	height: auto;
	padding: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B50000;
}
h3 {
	color: #333;
	font-size: 75%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	text-indent: 0pt;
	margin: 0;
	margin-top: 0px;
	height: auto;
	padding-top: 0px;
	padding: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B50000;
}
p {
	color: #333;
	font-size: 75%;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	line-height: 150%;
	margin-right: 45px;
}
a {
	outline: none;
	}
a:link {
	color: #A50000;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	background-color: #FF99CC;
}
a:active {
	color: #FF0000;
	font-size: 12px;
}
q { font-size: 11px; margin: 12px; }
.past {
	color: #999999;
}
.past a {
	color: #CDA5A9;
}
.past a:hover {
	background-color: #FFE3EE;
}

.months {
	float: right;
	position: relative;
	color: #333333;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.months ul {
	float: right;
	text-align: justify;
}
.months li {
	padding-top: 1em;
	list-style-type: none;
	padding-right: 1em;
	float: left;
}
