	
body#page           { /* Page Body */
	background-color: #000000;
	} 
                    { /* All Elements */
	margin          : 0px;
	padding         : 0px;
	}
a:link              { /* Document Links */
	color           : #A48D72;
	text-decoration : underline;
	}
a:visited           { /* Visited Links */
	color           : #A48D72;
	text-decoration : underline;
	}
a:hover             { /* Hover Links */
	color           : #3C3D3F;
	text-decoration : underline;
	}
a:active            { /* Active Links */
	color           : #A48D72;
	text-decoration : underline;
	}
ol,ul               { /* All Lists */
	color			: #62584E;
	margin          : 1em;
	padding-left    : 2em;
		font-family		: Arial, Helvetica;
	font-size		: 11pt;
	}

input.btn{
   color:#050;
   font-family:'Arial',helvetica,sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

p, a, body {font-family: Arial, Helvetica; font-size: 11pt; color: 62584E}
h1 {font-family: Arial, Helvetica; font-size: 12pt;font-weight: bold; color: 62584E}
h4 {font-family: Arial, Helvetica; font-size: 21px; color: 62584E}
h5 {font-family: Verdana, Arial, Helvetica; font-size: 8px; color: 00FF00}
span.h1 {font-family: Arial, Helvetica; font-size: 12pt;font-weight: bold; color: 2C3E24}

span.Footertext { font-family: Arial, Helvetica; font-size: 14px; color: 62584E}
.Footertext { font-family: Arial, Helvetica; font-size: 14px; color: 62584E}

span.MenuText { font-family: Arial, Helvetica; font-size: 10pt; color: 2C3E24}
.MenuText { font-family: Arial, Helvetica; font-size: 10pt; color: 2C3E24}

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}

link.FooterLink {color: #F5F4EE; font-size: 14px; font-weight: bold; text-decoration: none}
active.FooterLink{color: #F5F4EE;  font-size: 14px; font-weight: bold; text-decoration: none}
hover.FooterLink{color: #F5F4EE;  font-size: 14px; font-weight: bold; text-decoration: underline}
visited.FooterLink{color: #F5F4EE;  font-size: 14px; font-weight: bold; text-decoration: none}
visited:hover.FooterLink{color: #F5F4EE;  font-size: 14px; font-weight: bold; text-decoration: underline}
visited:active.FooterLink{color: #F5F4EE;  font-size: 14px; font-weight: bold; text-decoration: none}