//BODY {background: url(images/september2.jpg) 0px 0px no-repeat; opacity: 0.75;}

.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: Arial,Helvetica,Sans-Serif;font-style: normal;font-weight: normal;}

DIV,UL,OL /* Left */ {margin-top: 0px; margin-bottom: 0px;}
H1 {text-align: center; font-weight: bold; color: Navy; font-family: Arial;} 
H2 {font-size: 16px; text-align: center; font-weight: bold; color: White; font-family: Verdana;}
H3 {font-size: 14px; text-align: left; font-weight: lighter; font-family: Verdana;}
H4 {font-size: 12px; text-align: left; font-weight: Bold; color: Black; font-family: Verdana; text-decoration: underline}

p {font-size: 11px; font-family: Verdana;}

.popup {position:relative; z-index:1;}
.popup:hover {background-color:transparent; z-index:2;}
.popup span {position:absolute; visibility:hidden;}
.popup span img {border-width:0; padding:2px;}
.popup:hover span {visibility:visible; top:45px; left:80px;}

.rainbow {background:radial-gradient(
	ellipse at 50% 100%,
		rgba(255,255,255,0) 30%,
		#5630c3 30%,
		#5630c3,
		#0225f3,
		#2ac3fc,
		#41c903,
		#fef506,
		#fe9307,
		#fe080d 70%,
		rgba(255,255,255,0) 70%,
		rgba(255,255,255,0));
	}		
