a{  font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #003571 ;
	text-decoration: underline;
    }
a:hover {
     font-family:"Times New Roman"; 
	 font-size: 12pt;
	 font-weight: normal; 
	 font-variant: normal;
	 color: #000000;
     text-decoration: none;
     position: relative; 
     left: 1px;
     }
.top {color: #000000;}   
:hover.top {color: #000000;
text-decoration: none;
position: relative; 
top: 0px;
left: 0px;}

.d{  font-family: "Verdana" "Tahoma" "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF ;
	text-decoration: none;
}
:hover.d {
     font-family: "Verdana" "Tahoma" "Times New Roman"; 
	 font-size: 11pt;
	 font-weight: bold; 
	 font-variant: normal;
	 color: #ccffcc;
     text-decoration: none;
     }
.c{  font-family: "Verdana" "Tahoma" "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF ;
	text-decoration: none;
}
:hover.c {
     font-family: "Verdana" "Tahoma" "Times New Roman"; 
	 font-size: 9pt;
	 font-weight: bold; 
	 font-variant: normal;
	 color: #99ccff;
     text-decoration: none;
}
.s
{
font-family: "Verdana" "Tahoma" "Times New Roman"; 
font-size: 10pt;
font-weight: bold; 
color: #aaaaaa;
text-decoration: none;
} 
:hover.s
{
font-family: "Verdana" "Tahoma" "Times New Roman"; 
font-size: 10pt;
font-weight: bold; 
color: #999999;
text-decoration: none;
}

.li-info
{

font-family: "Times New Roman"; 
font-size: 12pt;
font-weight: bold; 
font-variant: normal;
color: #367A9E;
list-style-image: url(li-a.gif);
margin-top: 2px;
margin-bottom : 0px;
margin-left : 20px;
}  

li
{
color: #666666;
font-size: 10pt;
text-align: justify;
list-style-image: url(li-a.gif);
font-family : "Times New Roman";
margin-top: 8px;
margin-bottom : 0px;
margin-left : 20px;
}  
ul
{
color: #666666;
text-align: justify;
font-family : "Times New Roman";
margin-top: 5px;
margin-bottom : 5px;
} 
ol
{
font-family : "Times New Roman";
margin-top: -10px;
margin-bottom : 6px;
margin-left : 20px;
margin-right: 15px;
}