body	 	{ background-color: #400;
			  font-family: Arial, Helvetica, Bodoni, sans-serif;
			  font-size: 10pt;
			  line-height: 1.2em;
			  margin: 0px}
.large		{ font-size: 11pt}

.small		{ font-size: 8pt;
			  color: #555}
.crass		{ font-size: 20pt;
			  line-height: 2.5em;
			  text-align: center;
			  color: #55F}
.colred		{ color: #F08}
.lower		{ position: relative;
			  top: 8px }

div.mid		{ text-align: center;
			  font-weight: normal;
			  margin-bottom: 1.0em}
div.top 		{ text-align: center;
			  font-weight: normal;
			  margin-top: 1.0em}
div.misc 	{ background-color: #222}

p 			{ margin: 5px 8px 0 8px;			/* Top Right Bottom Left */
			  text-align: left;
			  color: #9F6}
p.end		{ margin-bottom: 5px}
p.intro		{ margin-top: 15px}
p.left		{ text-align: center;
		      margin-bottom: 15px}
p.mid	 	{ text-align: center}
p.top		{ text-align: center;
			  margin-top: 1.0em}
a:link		{ color: #3cf;
			  text-decoration: none}
a:visited	{ color: #ccc}
a:hover		{ color: #366}


table		{ margin: 0px;
			  padding: 0px;
			  border: 0px}
table.main	{ top: 0;
			  left: 0;
			  width: 750px;
			  height: 580px;
			  text-align: center;
			  background-position: center}
table.sub	{ background-color: #3F0}
img			{ border: 0}
img.logo	{ width: 147px;
			  height: 131px;
			  padding: 10px;
			  margin-bottom: 10px}
img.insleft	{ margin-left: 8px}
img.icon	{ Padding-top: 0.5em;
			  width: 240px}
img.slogo	{ text-align: center;
			  padding: 0;
			  padding-top: 0.5em;
			  height: 31px}
img.fluccs	{ width: 160px;
			  height: 60px;
			   padding-top: 0.5em}
img.full 	{ width: 800px;
			  height: 600px}

td			{ background-color: #000;
			  padding: 5px}
td.left		{ background-color: #000;
			  width: 160px;
			  height: 100%}
td.col1		{ width: 35%;
			  background-color: #200}		
td.col2		{ width: 35%;
			  background-color: #020}
td.col3		{ width: 35%;
			  background-color: #002}
td.col4		{ width: 20%;
			  background-color: #111}

ul			{ text-align: left;
			  color: #886}
		  
h1			{ font-size: 14pt;
			  color: #F5F;
			  padding: 0.4em 0.2em 0.4em 0.2em;		/* Padding includes background color	*/
			  margin: 1.0em 0 1.0em 0;			/* Margin excludes background color	*/
			  background-color: #666}			/* Top Right Bottom Left */		  

h2			{ margin: 8px;
			  font-size: 12pt;
			  color: #FF0}		  
h2.back		{ position: relative;
			  top: 0px;
			  left: 25px;
			  font: bold italic 48pt times, serif;
			  color: #BA6}
h2.fore		{ position: relative;
			  top: -35px;
			  font: bold 24pt Arial, sans-serif;
			  color: #744;
			  margin-left: 40px;
			  margin-bottom: -40px}

h3 			{ color: #F66;
			  margin: 0.8em 0 0.2em 0;			/* Top Right Bottom Left */
			  font-size: 12pt;
			  font-family: Arial, Helvetica, sans-serif;}
h4 			{ margin: 0.2em 0 0.2em 0; }			/* Top Right Bottom Left */
h4.footer	{ font-family: Arial, Helvetica, sans-serif;
			  font-size: 7pt;
			  color: #888;}
