h1, h2, h4 { font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif; }
h1 {
	color:			#072a60;
	background:		#fff;
	margin:			20px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	margin:			7px 0 0 0;
	font-size:		150%;
	line-height:	1.25em; }
.article {
	margin-left:	10px;
	padding-left:	12px;
	padding-bottom:	7px;
	background:		#fff url(/images/subVisitedActive.gif) no-repeat 0px 6px;
	border-bottom:	1px solid #aaa; }
.authorDate {
	font-size:	80%;
	color:		#777;
	background:	#fff; }
.description {
	display:	block;
	font-size:	87%;
	margin-top:	7px; }
.toTop:link, .toTop:visited {
	padding:	0 10px 0 0;
	color:		#000;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }
.toTop:hover, .toTop:active {
	padding:	0 10px 0 0;
	color:		#ca0016;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }