p, table, td {
	font-family: Arial, Helvetica, sans-serif;
}
.topnav {
	font-size: 9pt;
	color: #FEDF63;
}
a.topnav:link {
	font-size: 9pt;
	color: #FEDF63;
	text-decoration: none;
}
a.topnav:visited {
	font-size: 9pt;
	color: #FEDF63;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 9pt;
	color: #FEDF63;
	text-decoration: underline;
}
a:link {
	color: #0000FF; 
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.leftnav {
	font-size: x-small;
	font-weight: bold;
}
a.leftnav:link {
	font-size: x-small;
	color: #32241C;
	text-decoration: underline;
}
a.leftnav:visited {
	font-size: x-small;
	color: #333333;
	text-decoration: underline;
}
a.leftnav:hover {
	font-size: x-small;
	color: #0000CC;
	text-decoration: underline;
}
.leftnav2 {
	font-size: x-small;
	font-weight: bold;
}
a.leftnav2:link {
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}
a.leftnav2:visited {
	font-size: x-small;
	color: #000099;
	text-decoration: underline;
}
a.leftnav2:hover {
	font-size: x-small;
	color: #0000CC;
	text-decoration: underline;
}
small {
	font-size: x-small;
}
.left {
	background-repeat: no-repeat;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
}
a.footer:link {
	font-size: x-small;
	color: #FEDF63;
	text-decoration: underline;
}
a.footer:visited {
	font-size: x-small;
	color: #EEEEEE;
	text-decoration: underline;
}
a.footer:hover {
	font-size: x-small;
	color: #FEDF63;
	text-decoration: underline;
}
.copy {
	font-size: x-small;
}
.header1 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.emphasis1 {
	font-size: small;
	font-weight: bold;
	color: #996600;
}
.emphasis2 {
	font-size: x-small;
	font-weight: bold;
	color: #996600;
}
.breadcrumb {
	font-size: xx-small;
	color: #FEDF63;
}
a.breadcrumb:link {
	font-size: xx-small;
	color: #FEDF63;
	text-decoration: underline;
}
a.breadcrumb:visited {
	font-size: xx-small;
	color: #FEDF63;
	text-decoration: underline;
}
a.breadcrumb:hover {
	font-weight: bold;
	font-size: xx-small;
	color: #FEDF63;
	text-decoration: underline;
}

