td, div, span, p, ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424446;
}

a:link, td a {
	color: #424446;
	text-decoration: none;
}
a:visited {
	color: #424446;
}
a:hover {
	color: #424446;
	text-decoration: underline;
}
a:active {
	color: #424446;	
}

td.nav {
	font-size: 14px;
	white-space: nowrap;
	border-bottom: 2px solid #7b7b7c;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #424446;
	font-size: 20px;
	text-decoration: underline;
	font-weight: normal;	
}

td.arch_year {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.row2{
	list-style-position: outside; 
	list-style-image: url(images/row2.gif);
}

ul.row1 {
	list-style-position: outside; 
	list-style-image: url(images/row1.gif);
}

td.date {
	vertical-align: top;
}