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


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');}

td, p, a, body {font-family: Arial, Helvetica; font-size: 10pt; color: 0b2345}
h1 {font-family: Arial, Helvetica; font-size: 18px; color: 0b2345}
h2 {font-family: Arial, Helvetica; font-size: 14px; color: 0b2345}
h3 {font-family: Arial, Helvetica; font-size: 14px; color: 0b2345}
h5 {font-family: Verdana, Arial, Helvetica; font-size: 8px; color: 00FF00}

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

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}
