.styleBodyCopy {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:small
}

.styleBodyCopyItalicsRed {
	font-family: Arial, Helvetica, sans-serif; color: #FD020B; font-size:small; font-style:italic
}

.styleBodyCopyItalicsBlack {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size:small; font-style:italic
}

.styleBottomNav {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: x-small; 
}

.styleBottomNavSmaller {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: xx-small;
}

.styleHeadline {
	color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: bold; font-size: medium;
}



.styleBodyCopySmaller {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px 
}

.styleTopLinks {
	color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: bold; font-size: x-small;
}
.styleLeftLinksSmaller {
	color: #000000; font-family: Arial, Helvetica, sans-serif;	font-weight: none; font-size: xx-small;
}
A:link    { color: #FD020B; font-weight: bold; text-decoration:none }
A:active  { color: #000000; font-weight: bold; text-decoration:none }
A:visited { color: #000000; font-weight: bold; text-decoration:none }
A:hover   { color: #FD020B; font-weight: bold; text-decoration:underline }
