/* Page Appearance rules */
/* ----------------------------------------------------------------------------*/

body, BODY 
{ font-size: 11px; color: #555555; font-family: verdana, arial, geneva, sans-serif; font-weight: normal; text-align: center } 

td, TD, BLOCKQUOTE, .NS, P, UL, LI, OPTION 
{ font-size: 11px; font-family: verdana, arial, geneva, sans-serif; font-weight: normal } 
/*.NS is a text fix for Netscape in case some of the text doesn't want to format properly*/   


.justify { text-align: justify } 

.noJ { text-align: left }

a:visited  { color: #FF6600; font-weight: normal; text-decoration: none }

a:link	   { color: #FF6600; font-weight: normal; text-decoration: none }

a:hover	   { color: #FF9933; font-weight: normal; text-decoration: underline }

.subTitle  { font-size: 11px; color: #000000; font-weight: bold; font-family: verdana, arial, geneva, sans-serif; text-decoration: underline }

.subTitleP  { font-size: 9px; color: #FF6600; font-weight: bold; font-family: verdana, arial, geneva, sans-serif; text-decoration: none; text-align: left }

.blk	   { color: #000000 }

.icons { font-size: 8px; color: #CCCCCC; background-color: #666666; font-style: normal; font-weight: normal}

.cpyrt	   { color: #FFFFFF; font-size: 9px}

.eight     {font-size: 9px}

.wht	   { font-size: 9px; color: #FFFFFF; text-align: left}


