

<style type="text/css">

/* This sheet sets the following styles:
	 background: Black Beehive
  	 titles: 
	 secondary titles: yellow
	links & active links: Light Green
	visited links: Military Green
	
 */



Font.font1 {color: "#00cc99"; font-weight: bold;}
Font.font2 {color: "#00cc99"; font-weight: bold;}
Font.font3 {color: white; font-weight: bold;}
Font.small1 {color: "#00cc99"; font-weight: bold; font-size: 12px;}
Font.small2 {color: yellow; font-weight: bold; font-size: 12px;}
Font.small3 {color: white; font-weight: bold; font-size: 12px;}
Font.small4 {color: "#00cc99"; font-weight: bold; font-size: 16px;}
Font.small5 {color: "#00cc99"; font-weight: bold; font-size: 18px;}
Font.small6 {color: "#ffffff"; font-weight: bold; font-size: 18px;}
Font.small7 {color: "#ffffff"; font-weight: bold; font-size: 16px;}
Font.small8 {color: yellow; font-weight: bold; font-size: 22px;} 
Font.small9 {color: "#ffffff"; font-weight: bold; font-size: 17px;}
Font.small10 {color: "#ffffff"; font-weight: bold; font-size: 15px;}
Font.small11 {color: "#00cc99"; font-weight: bold; font-size: 17px;}

A:link { font-family: serif; font-size: 15px; font-weight: bold; 
	   text-decoration: underline; color: "#00cc99"; }

A:visited { font-family: serif; font-size: 15px; 
       font-weight: bold; font-style: normal; text-decoration: underline;  color: "#339966";  font-weight: bold;}

A.inactive {font-family: serif; font-size: 15px;  font-weight: bold;
	   text-decoration: none; color: "#00cc99";}

A.submenu:link { font-family: Serif; color: "#00cc99";  
		font-size: 14px; font-weight: 700; text-decoration: underline; }

A.submenu:visited { font-family: Serif; color: "#339966"; 
		   font-size: 14px; font-weight: 700; text-decoration: underline; }

A.inactiveSub{font-family: Serif; color: "#00cc99"; 
		  font-size: 14px; font-weight: 700; text-decoration: none;}

A.seeAll:link { font: italic; font-family: Serif; color: "#00cc99";  ;
		   font-size: 14px; font-weight: 700; text-decoration: underline; }

A.seeAll:visited { font: italic; font-family:  Serif; color: "#339966"; 
		   font-size: 14px; font-weight: 700; text-decoration: underline; }

A.footer:link { font-family: Serif; color: "#00cc99"; 
		   font-size: 12px; font-weight: 700; text-decoration: underline; }

A.footer:visited { font-family: Serif; color: "#339966"; 
		   font-size: 12px; font-weight: 700; text-decoration: underline; }

TABLE { color: white; font-weight: bold;}
H1 {  color: "#cc00ff";}
H2 {  color: yellow; }
H3 { color: "#ffff99"; }
BODY { font-family: Serif; font-size: 13px; font-color: white;}
P {font-family: serif; font-size: 15px; color: white; font-weight: bold;}

HR { WIDTH:"100%"; color: yellow; text-align: left; }


