.topnav      { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; text-align: right }
.leftnav     { font-family: Verdana; font-size: 11px; text-align: left; margin-top: 0}
.breadcrumb  { font-family: Verdana; font-size: 9px; text-align: right; padding-top: 6px }
.footer      { text-align: center; font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10px; margin-top:0; line-height: 12px; margin-bottom:6 }
.bottomnav   { font-family: Verdana; Arial, Helvetica, Sans-Serif; font-size: 10px; text-align: center }

.sidenavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 60px;
	padding-left: 5px;
	color: #333333;
	background-color: #EEEEEE;
}

body, p, td, .left, .pre {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}

h1  {font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 16px;
	color: #660000;
	text-align: left;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 2px;}

h2   {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 16px;
}

h3   {
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 2px;
	line-height: 2px;
}

hr 	{color: #CCCCCC;
	height: 1;}
	
ul {list-style-type: disc;
}
.bullet1 {
	list-style-type: disc;
	line-height: 18px;
	list-style-image: url(images/bullet1.gif);
	margin-left: 20px;
}

.bulletg {
	list-style-type: disc;
	line-height: 18px;
	list-style-image: url(images/bulletg.gif);
	margin-left: 2px;
}

a {text-decoration: underline;
	color: #3366AA;}

a:visited {
	color:#9933B2;
	text-decoration: underline;
}

a:hover {color:#CC0000; 
text-decoration: underline;}