/* CSS definition file containing sitestyle stylesheets */
BLOCKQUOTE { font-size: small;}
 BODY { font-size: 16px; color: rgb(204,204,204); font-weight: bold; background-color: #000;}
	
	A {font-weight:bold; text-decoration:none;}

	A:link {color: #CC0033;}

	A:visited {color:rgb(0,153,255);}

	A:hover,
	A:active,
	A:focus {background:red; color:#FFF}
 
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255); line-height: 1.8em; font-weight: bold; list-style-position: outside; margin-top: 6pt;}

.TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; font-weight: bold; margin-left: 5pt; margin-right: 5pt;}

 H1 { font-size: 20px; color: rgb(204,204,255); margin-left: 6pt; border-left-style: none; padding-top: 5pt; border-top-style: none; margin-right: 6pt; border-right-style: none; padding-bottom: 5pt; border-bottom-style: none;}

 H2 { font-size: 19px; color: rgb(204,204,153); margin-left: 6pt; margin-right: 6pt;}

 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 16px; color: rgb(204,204,153); font-weight: bold; margin-left: 5pt; margin-right: 5pt;}

 H3 { font-size: 18px; text-transform: uppercase; color: rgb(255,204,102); margin-left: 6pt; margin-right: 6pt;}

 LI { font-size: small; color: rgb(255,255,255);}

 OL { font-size: 14px; font-weight: bold; margin: 6pt 0pt 6pt 20pt;}

H4 { font-size: 18px; text-transform: uppercase; color: rgb(204,255,153); font-weight: bold; margin-left: 6pt; border-left-style: none; padding-top: 2pt; border-top-style: none; margin-right: 6pt; border-right-style: none; border-bottom-style: none;}

 .TextNavBar { font-size: 12px;}

 ADDRESS { font-size: small;}

 H5 { font-size: 16px; color: rgb(255,255,255); font-weight: bold; margin-left: 6pt; margin-right: 6pt;}

 PRE { font-size: small; color: rgb(255,255,255);}

 H6 { font-size: 16px; color: rgb(0,0,0); margin-left: 6pt; margin-right: 6pt;}

 