body, table {
	font-family: verdana, arial, helvetica;
	font-size: 15px;
	background-color: #EFF3F7;
	margin: 0px;
}

a:link {
	text-decoration: underline;
	color: #003F6F;

}
a:visited {
	text-decoration: underline;
	color: #003F6F;

}
a:hover {
	text-decoration: underline;
	color: #00619E;


}

.upmenu {
	font-weight: bold;
	font-size: 13px;
}
.here {
	font-weight: bold;
	font-size: 13px;
	color: #003399;
}
#redlink {color: #CC0000;}
#redlink:hover {color: #FF6666;}
#head {
	color: #003F6F;
	font-weight: bold;
	line-height: 50px;
	font-size: 20px;
	padding-left: 15px;
}
.year {
	font-size: 10px;
	color: #333333;
}

#list {
padding-left: 15px;
}

#head2 {
	color: #FFF;
	font-weight: bold;
	line-height: 50px;
	font-size: 20px;
	padding-left: 15px;
}



.zebra {
	background-color: #FFFFFF;
}

