body
{
	margin: 0px;
}
.index
{
	width: 100%;
}

A {
	color: #8FCD00;
	Font-Family :  Arial, Helvetica, sans-serif;
	Font-Size : 11px;
	text-decoration : none;	
}
A:hover {
	Color : #FEA642;
	Font-Family : Arial;
	Font-Size : 11px;
	text-decoration : underline;
}
p, h5{
	font-family: Arial;
	font-size: 11px;	
}
td{
	font-family: Arial;
	font-size: 11px;
	
}
tr{
	font-family: Arial;
	font-size: 11px;
	
}
font{
	font-family: Arial;
	font-size: 11px;
	
}
ul{
    font-family: Arial;
	font-size: 11px;

}
ol{
	font-family: Arial;
	font-size: 11px;
	
}
h1 {
    font-weight: normal;/*lighter*/ 
    font-family: Arial, verdana, arial;
    font-variant: small-caps;  
    font-size: 22 px;    
    color: #7FAD00;   
    text-align: left;    
    word-spacing: 0; 
    line-height: 16 px;
    margin-left: 0px;  
   }

h2{
	font-weight: bold;/*lighter*/ 
    font-family: Arial, verdana, arial;
    font-variant: small-caps;  
    font-size: 16 px;    
    color: #7FAD00;
    text-align: left;    
    word-spacing: 0; 
    line-height: 10 px;
    margin-left: 0px;

}

}
.top_links{
    color: #8FCD00;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;
    font-family: arial;  
}
.top_links:hover {
	color: #FEA642;
	Font-Size : 12px;
	font-weight: bold;
	text-decoration : none;
    font-family: arial;    	
}
