.style {font-family: Arial;
        text-decoration: none;
	font-size: 6pt }

.footer {font-size: 8pt; 
	font-variant: small-caps; 
        text-decoration: none;
        font-family: Tahoma;
        text-align: center}

.header {font-family: Arial; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #FFFFFF; 
        text-decoration: none;
	padding-right: 50px; 
	text-align: left}

.red  {font-size: 11pt;    
        font-family: Arial;
        color: #000000;
        text-decoration: none;
	text-align: left}

.side { font-size: 9pt;
        font-variant: small-caps;
        font-weight: bold;
        text-decoration: none;
        font-family: Tahoma;
        color: #FFFFFF;
        text-align: center}

.head {font-size: 9pt;
        font-weight: bold;
        text-decoration: none;
        font-family: Arial;
        color: #FFFFFF;
        text-align: center}

.heada {font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        font-family: Arial;
        color: #FFFFFF;
        text-align: center}

.headb {font-size: 12pt;
        font-weight: bold;
        text-decoration: none;
        font-family: Arial;
        color: #FFFFFF;
        text-align: center}

.head1 {font-size: 9pt;
        font-variant: small-caps;
        font-weight: bold;
        text-decoration: none;
        font-family: Trebuchet MS;
        color:  #336699}
        
.lol 	{text-indent: 0px;  
        text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt} 

.rfp 	{text-indent: 0px;  
	font-family: Tahoma;
	font-size: 10pt} 


.lul 	{text-indent: -15px;  
	font-family: Tahoma;
        text-decoration: none;
	font-size: 9pt} 

.ul 	{text-indent: 0px;  
        text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt} 

.main	{font-size: 9pt;  
	font-family: Arial;
        font-variant: small-caps;
        color: #FFFFFF;
        text-decoration: none;
	font-weight: bold}  
A:hover {background: #000000; text-decoration: none; color: #FFFFFF}

.AOL        { list-style-type: upper-alpha }  /* A B C D E etc. */
.aOL        { list-style: lower-alpha }       /* a b c d e etc. */  
.ROL        { list-style-type: upper-roman }  /* I II III IV V etc. */
.rOL        { list-style-type: lower-roman }  /* i ii iii iv v etc. */
.nOL        { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
LI.square { list-style-type: square }
UL.plain  { list-style-type: none }