	
body#page           { /* Page Body */
	background-color: #000000;
	} 
                    { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Links */
	color           : #FF00FF;
	text-decoration : none;
	}
a:visited           { /* Visited Links */
	color           : #FF00FF;
	text-decoration : none;
	}
a:hover             { /* Hover Links */
	color           : #FFC6FF;
	text-decoration : none;
	}
a:active            { /* Active Links */
	color           : #FF00FF;
	text-decoration : none;
	}
ol,ul               { /* All Lists */
	margin          : 1em;
	padding-left    : 2em;
	}
	
p, a, body {font-family: Arial, Helvetica; font-size: 10pt; color: DD00DD}
h1 {font-family: Arial, Helvetica; font-size: 36px; color: DD00DD}
h4 {font-family: Arial, Helvetica; font-size: 21px; color: FFC6FF}
h5 {font-family: Arial, Helvetica; font-size: 16px; color: FFC6FF}

span.Footertext { font-family: Arial, Helvetica; font-size: 12px; color: AA00AA }
.Footertext { font-family: Arial, Helvetica; font-size: 12px; color: AA00AA}

span.MenuText { font-family: Arial, Helvetica; font-size: 10pt; color: FF00FF }
.MenuText { font-family: Arial, Helvetica; font-size: 10pt; color: FF00FF}

spam.LightText {font-family: Arial, Helvetica; font-size: 10pt; color: FFC6FF}
.LightText {font-family: Arial, Helvetica; font-size: 10pt; color: FFC6FF}

link.MenuLink {color: #FF00FF; font-size: 8pt; font-weight: bold; text-decoration: none}
active.MenuLink {color: #FF00FF;  font-size: 8pt; font-weight: bold; text-decoration: none}
hover.MenuLink {color: #FFC6FF;  font-size: 8pt; font-weight: bold; text-decoration: underline}
visited.MenuLink {color: #FF00FF;  font-size: 8pt; font-weight: bold; text-decoration: none}
visited:hover.MenuLink {color: #FFC6FF;  font-size: 8pt; font-weight: bold; text-decoration: underline}
visited:active.MenuLink {color: #FF00FF;  font-size: 8pt; font-weight: bold; text-decoration: none}