.nav a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomtxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #caddf1;
}
.hdr {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.bottombrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.copy {
	font-family: Tahoma, Arial, Verdana;
	font-size: x-small;
	color: #000000;
}
.read a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.read a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.read a:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.rightcopy {

	font-family: Tahoma, Arial, Verdana;
	font-size: xx-small;
	color: #000000;
}
