.navhead {
	font-family : "arial", sans-serif;
	font-size : 14px;
	color : white;
	font-weight : bold;
}

.td2 {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.descrip {
	font-family : "arial", sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
}

a:link  {
	color: #070;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #070;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #040;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 24pt;
	color: #000;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	color: #642;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}

div.main {
	margin: 8px 24px;
	width: 600px;
	font: 11pt Verdana,Arial,Helv,Helvetica,sans;
}

td, th, p {
	font: 11pt Verdana,Arial,Helv,Helvetica,sans;
	text-align: left;
}

th {
	font-weight: bold;
}

body {
	background-color: #F9F6DF;
	background-image: url("/images/bodybkg.jpg");
	background-repeat: repeat-y;
}

li {
	margin: 1.0em 0;
}

ul.packed li {
	margin: 0;
}
