<style type="text/css"> QA	  {   }

A:link          { color:                                             red
                      }

A:visited   { color:                                            red
                      }

A:active     { color:                                           blue
                      } 
A	{font:                                               9pt Verdana,Sans-serif
                     ;  text-decoration:                      none}

A:hover	{text-decoration:                         underline
                    }
             
body           {font-family:                                 Helvetica, Arial, Verdana, sans-serif
                     }

h1.oldstyle    {color:			red
                    ;font-family:                                     "Times New Roman", "Times Roman", serif
	}



hr    	{color:			silver
	}

table.nav   { background-color:                    white
	   ; width:                                             760
	}
table.header   { background-color:                     white
                             ; width:                                             760
                             ; cellpadding:                               0 
	         }

table.footer   { background-color:                     white
                            ; width:                                             760
                           }
	
td.headerlogo
     	{background-color: 		white
	; color:			black
	; text-align: 		center	
	; valign:                                             center
                   
                   ; width:                                               80 
                   
	}
td.headername
     	{background-color: 		white
	; color:			black
	; text-align: 		left	
	; valign:                                             center
                    ;font-family:                                     "Times New Roman", "Times Roman", serif
                   	}
td.headeraddr
     	{background-color: 		white
	; color:			black
	; text-align: 		center
	; valign:                                             top
                    ; font:                                               9pt Verdana,Sans-serif 
	          
                    ;  border-color:                               silver white white
                    ; border-width:                               2
                    ; border-style:                                none
	}

td.on     	{background-color: 		white
	; color:			blue	
	; text-align: 		center	
	; width: 			128
                    ;  border-color:                                red red white
                    ; border-width:                               2
                    ; border-style:                                 solid
	}
td.off    	{background-color: 		e8d5ff 
	; color:			white	
	; text-align: 		center	
	; width: 			128
                    ;   border-color:                               black black red
                    ; border-width:                               1
                    ; border-style:                                 solid
	}

</style>

