/* CSS definition file containing sitestyle stylesheets */
body {
	background-color: #9c3;
	color:000;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	margin:0;
	padding:0
}
h1 {
	font-family: 'Times New Roman', Times, Serif;
	font-size: 24pt;
	color: #fff;
	font-weight: normal;
}
h2 {
	font-size:12pt
}

td, p, ul, li {
	font-size: 9pt
}
ul {
	list-style-image: url("./bio_bullet.gif")
}
/* top navigation */
.TextNavBar a:link, .TextNavBar a:visited {
	color: #9c3;
	font-weight: bold;
	text-decoration: none
}
.TextNavBar a:hover {
	color: #F8E63E;
	font-weight: bold;
	text-decoration: none
}
/* bottom navigation */
td.bottomlinks, td.bottomlinks p {
	font-size:7pt
}
.bottomlinks a:link, .bottomlinks a:visited {
	color:#990100
}
.bottomlinks a:hover {
	text-decoration:none
 }
 