body { 
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

.RedHeadCapsSm {
	color: #bb0000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}

.BottomPara {
	font-size: 11px;
	font-family:tahoma;
}

.navbar {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}

.copy {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
}


a:link {color: #000000; }
a:visited {color: #000000;}
a:active {color:#990000; }
a:hover {color: #990000; }

.altlink A:link {color: #990000; text-decoration: none}
.altlink A:visited {color: #990000; text-decoration: none}
.altlink A:active {text-decoration: none}
.altlink A:hover {color:black; text-decoration: none}
.altlink {font-weight: bold}
.altlink {color: #FFFFFF;}