body {
	font-size: 8pt;
	font-family: verdana,arial,helvetica;
	color: #203c6a;
	background-color: #003687;
	margin: 0px;
}

p, td, th, h1, h2, h3, li {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	color: #203c6a;
}

li 
   { color:#203c6a;
     background-color:#ffffff;
     margin:2px 5px 0px 5px
     }

.ll_ads a {
    color:white;
}

a {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

a:active { color:#0000FF }

a:hover {
	font-weight: bold;
	color: #FF0000;
}

        
h1 { font-size:16pt; 
     font-weight:bold; 
     border-left-width:1px;
     border-left-style:solid;
     border-left-color:#336699;
     padding-left:20px;
     border-bottom-width:1px;
     border-bottom-style:solid;
     border-bottom-color:#336699;
     padding-bottom:10px;
     margin-top:20pt; 
     margin-bottom:4pt 
     }
     
h2 { font-size:11pt; font-weight:bold; margin-top:14pt; margin-bottom:4pt }
h3 { font-size:11pt; font-weight:bold; margin-top:12pt; margin-bottom:4pt }
h4 { font-size:10pt; font-weight:bold; margin-top:12pt; margin-bottom:4pt }

hr { color:#336699;
     width:90%;
     height:1px
     }

th { font-size:8pt;
     font-family:Verdana,Arial,Helvetica;
     color:#203c6a;
     background-color:#EEEEEE; 
     text-align:right 
     }

td.m {
     text-align:center 
     }

A.m {
     text-decoration: none;  
     font-size:8pt;
     color:#000066; 
     background-color:#FFFFFF;
     text-align:center 
     }
         
A.m:HOVER {
     text-decoration: none; 
     font-size:8pt;
     color:#000066;
     background-color:#FFCC33;
     text-align:center 
     }

.small {
     font-size:7pt
     }