.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FFFFCC;
}.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mediumwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.mediumblackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smallwhite-11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
@charset "UTF-8";
.BoldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.RegWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a:link {
     color: #FFFFFF;
	 text-decoration: underline;
	      }

a:visited {
     color: #FFFFFF;
     }

a:hover {
     color: #FFFFFF;
     text-decoration: none;
     }

a:active {
     color: #FFFFFF;
     }

.bluelink a:link {
     color: #3366CC;
     text-decoration: underline;
     }

.bluelink a:visited {
	color: #3366CC;
	text-decoration: underline;
     }

.bluelink a:hover {
     color: #3366CC;
     text-decoration: underline;
     }

.bluelink a:active {
     color: #3366CC;
     text-decoration: underline;
     }
	 
.whitelink a:link {
     color: #FFFFFF;
     text-decoration: underline;
     }

.whitelink a:visited {
     color: #FFFFFF;
     text-decoration: none;
     }

.whitelink a:hover {
     color: #FFFFFF;
     text-decoration: underline;
     }

.whitelink a:active {
     color: #FFFFFF;
     text-decoration: none;
     }
.BoldWhite_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
