body {
	margin: 0px auto;
	padding: 0px auto;
	color: #000000;
	background-color: #1e1e1e;
}

/* General font families for common tags 
*/font,th,td,p { font-family: Tahoma; font-size :14px; }

a:link,a:active,a:visited { color : #000099;  text-decoration: none;}
a:hover { text-decoration: underline; color : #990000; }

/* General text */

.gen { font-size : 12px; color: #FFFFFF;}
.genmed { font-size : 14px; color: #FFFFFF;}
.gensmall { font-size : 11px; color: #999999; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #cccccc; text-decoration: underline; }
.gengreen { font-size : 11px; color : #34500A; }
.genorange { font-size : 11px; color : #CC0000; }
.genpurple { font-size : 12px; color : #938BB4;  }

a.genpurple { color: #938BB4; text-decoration: underline; }
a.genpurple:hover { color: #333333; text-decoration: underline; }


.maintitle  { font-family:Tahoma; font-weight: normal; font-size: 24px; color : #FFFFFF; }
a.maintitle { text-decoration: underline; color : #FFFFFF; }
a.maintitle:hover{ text-decoration: underline; color : #FFCC00; }

.maintitle2  { font-family:comic sans ms; font-weight: bold; font-size: 16px; color : #40384B; }
a.maintitle2 { text-decoration: none; color : #333333; }
a.maintitle2:hover{ text-decoration: none; color : #000000; }

.sectionlink  { font-family:Tahoma; font-weight: bold; font-size: 13px; color : #FFFFFF; }
a.sectionlink { text-decoration: underline; color : #FFFFFF; }
a.sectionlink:hover { text-decoration: underline; color : #FFCC00; }

.heading	{ font-family:Tahoma; font-weight: bold; font-size: 15px; color : #938BB4;}
a.heading { text-decoration: underline; color : #938BB4; }
a.heading:hover { text-decoration: underline; color : #333333; }

.purpleheading  { font-family:arial,verdana,sans-serif; font-weight: bold; font-size: 18px; color : #938BB4; }
a.purpleheading { text-decoration: none; color : #938BB4; }
a.purpleheading:hover{ text-decoration: none; color : #4E466C; }

.orangeheading  { font-family:arial,verdana,sans-serif; font-weight: bold; font-size: 18px; color : #F7941D; }
a.orangeheading { text-decoration: none; color : #F7941D; }
a.orangeheading:hover{ text-decoration: none; color : #D87A07; }

.subtitle  { font-family:Tahoma; font-weight: bold; font-size: 12px; color : #FFFFCC; }
a.subtitle 	{ text-decoration: none; color : #FFFFCC; }
a.subtitle:hover { text-decoration: underline; color : #FFFFCC; }


.copyright		{ font-size: 12px; font-family: Tahoma; color: #e6e6e6;}
a.copyright	{ color: #e6e6e6; text-decoration: none;}
a.copyright:hover { color: #e6e6e6; text-decoration: underline;}

}




