



<STYLE TYPE="text/css">
UL { 
     color : lime ; 
     background: red; 
     margin: 14;
     padding: 2;
     border : groove;
}
  LI { 
     color: yellow;    
     background: lightblue;     
     padding: 0;
     padding-left : 4px;
  	padding-bottom : 4px;
	border : outset;
	list-style-type : none;
	font-size : 12px ; 
	font-weight : bold;
	font-family : Arial;
}

</STYLE>

<style type="text/css">
td.a{font-family: Verdana; font-size: 11px; color: #000000;}
td.n{font-family: Verdana; font-size: 14px; color: #000000;}

td.color1 {background-color:yellow;}
td.color2 {background-color:ivory;}
td.color3 {background-color:azure;}
td.color4 {background-color:#ffffaa;}

H1{
font-family: Verdana; font-size: 20px; color: #ffffff;
}

H2{
font-family: Verdana; font-size: 18px; color: #ffffff;
}

H3{
font-family: Verdana; font-size: 16px; color: #ffffff;
}


table.bg{
position:absolute;
top:0;
vertical-align:middle;
}

table.x{
text-align: center;
border: inset 10ppx #cc99ff;
background-color: #552288;
}
}
td.v{
font-family: Verdana; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;
}
td.xtext-transform:
padding: 0px;
background-color: #444444;
border: groove 10px #999999;
}

td.i	{font-family: Verdana; font-size: 12px; color: #ffffff;}

td.aw	{font-family: Verdana; font-size: 14px; color: #ffffff;}

table.aw	{font-family: Verdana; font-size: 14px; color: #ffffff;}

table.i	{font-family: Verdana; font-size: 12px; color: #000000;}
table.z	{
font-family: Verdana; 
font-size: 14px; 
text-align: center; 
color: #000000; 
text-decoration: italic;
font-weight: bold;
}
table.zz	{
font-family: Verdana; 
font-size: 14px; 
text-align: center; 
color: #ffffff; 
text-decoration: italic;
font-weight: bold;
}
</style>



