	body {
		padding:0;
		border:0 none;
		margin:10;
		background-image:url('');
		background-color:#FFFFFF;
		font-family:arial,verdana,geneva,helvetica,sans-serif;
		font-size:10px;
		text-align: center;
		color:#003366
	}
	

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
} 
   
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
} 			
.footerpage {
	float:center;
    
	padding: 1px 20px 1px 1px;
	background-color:;
	color:#99CC00;
}	
        

/*------------------Start Anchors---------------------*/

.footerpage a:link, .footerpage a:visited 
{
    font-size:9px;
    color:#336699; 
    text-decoration:none; 
}

.footerpage a:hover 
{
    font-size:9px;
    color:#99CC00; 
    text-decoration:underline; 
}
.menu a:link, .menu a:visited 
{
   
	width: 75px;
	 
	text-align: center;

	BORDER: none;
	valign: middle;
    
    font-size:12px;
    color:#fff;
    font-weight:bold; 
    text-decoration:none;
    
}

.menu a:hover 
{
    
    background-color:#336699;
    color:#99CC00; 
    text-decoration:underline; 
}



a:link, a:visited
{
    font-size:12px;
    color:#003366;
    font-weight:bold; 
    text-decoration:none; 
}

a:hover
{
    color:#99CC00; 
    text-decoration:underline; 
}

/*--------------------End Anchors---------------------*/


h1
{
    padding-left: 20px;
    background-image:url('gif/twinarrow.jpg');
    background-repeat: no-repeat;
    valign: top;

    font-size:18px;
    font-weight:bold;
	font-style:normal;
    letter-spacing: 1px;
    color:#99CC00;    
    width:640px;
    margin-bottom:4px;
    margin-top:10px;
}

h2
{
    font-size:12px;
    font-weight:bold;
    letter-spacing: 1px;
    color:#003366;
   
    border-bottom:1px dotted #99CC00;
    margin-bottom:2px;
    padding-bottom:2px;
}

h3
{
    font-size:10px;
    font-weight:bold;
    margin-bottom:2px;
    letter-spacing: 1px;
}



ul
{
    
   
    list-style-image:no-image;
    margin-top:7px;
    margin-left:5px;
    margin-bottom:5px;
}

ol
{
    margin-left:25px;
    padding-left:0;
}

li
{
    
    list-style:none;   
    padding-left: 15px;
    background-image:url('gif/arrow_bullet.gif');
    background-repeat: no-repeat;
    margin-top:6px;
    font-weight:normal;
    
}