H1         { font-family: arial, helvetica, sans-serif;
              font-size: 18pt;
              color: #FFB903;
              font-weight: bold;
	      valign: bottom; }

H2        { font-family: arial, helvetica, sans-serif;
              font-size: 16pt;
              color: #272A2F;
              font-weight: bold }

H3         { font-family: arial, helvetica, sans-serif;
              font-size: 14pt;
              color: #272A2F;
              font-weight: bold }

H4         { font-family: arial, helvetica, sans-serif;
              font-size: 12pt;
              color: #272A2F;
              font-weight: bold }

H5        { font-family: arial, helvetica, sans-serif;
              font-size: 10pt;
              color: #272A2F;
              font-weight: bold }

H6         { font-family: arial, helvetica, sans-serif;
              font-size: 10pt;
              color: #FFFFFF;
              font-weight: bold }

BODY        { font-family: verdana; font-size: 10pt;
              font-weight: normal;  
              margin-top: 0px; 
              margin-bottom: 0px; 
              margin-left: 0px; 
              margin-right: 0px;
              background: #808083;
              color: #FFFFFF}

a:link {
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	color: #FFB903
}

a:visited {
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
	color: #FFB903
}

a:active {
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: normal; 
	font-family: verdana; 
	color: #FFB903}

a:hover {
	font-size:11pt; 
	text-decoration: none; 
	font-weight: normal;  
	font-family: 
	verdana; color: #000000}

            
pre         { font-family: arial, helvetica, sans-serif;
              font-size: 10pt }

.filler     { font-family: arial, helvetica, sans-serif;
              color: #ffffff;
              font-weight: bold;
              font-style: italic;
              font-size: 10pt }

.link       { font-family: arial, helvetica, sans-serif;
              font-size: 10pt }

.main       { font-family: arial, helvetica, sans-serif;
              font-size: 11pt }

.medium     { font-family: arial, helvetica, sans-serif;
              font-size: 9pt }

.other      { font-family: arial, helvetica, sans-serif;
              font-size: 10pt }

.small      { font-family: arial, helvetica, sans-serif;
              font-size: 8pt }

.updates    { font-family: arial, helvetica, sans-serif;
              color: #003366;
              font-size: 10pt }

.blue       { font-family: arial, helvetica, sans-serif;
              font-size: 11pt;
              font-weight: bold;
              color: #0000cc }

.green      { font-family: arial, helvetica, sans-serif;
              font-size: 11pt;
              font-weight: bold;
              color: #006600 }

.red        { font-family: arial, helvetica, sans-serif;
              font-size: 15pt;
              font-weight: bold;
              color: #ff0000 }


div.cent		{ text-align:center; }

div.right		{ text-align:right; }


span.white		{ color:#FFFFFF; }

span.black		{ color:#000000; }

span.yellow		{ color:#FFB903; }

span.dkbrn		{ color:#40454C; }


table.dark		{ background-color:#40454C; width:100%; height:37px; border:0; }

table.yell		{ background-color:#FFB903; width:100%; height:25px; border:0; }

