A {
	color: #000055;
	text-decoration: underline;
	font-family : Helvetica,Verdana, Arial,  sans-serif;
}
A:link {
	color: #000099;
	text-decoration: underline;
}
A:hover {
	color: #0000DD;
	text-decoration: underline;
}
A:active {
	color: #000099;
	text-decoration: underline;
}
H1, H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #660000;
	font-weight : bold;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
       text-decoration: none;
   	 font-size: 12px;
}

body { 
    font-family : Helvetica,Verdana, Arial, sans-serif;
    text-decoration: none;
    font-size: 11px;
    margin:0px; 
    padding:0px; 
    border:0px; 
    color: #000055;
    } 

ul { list-style-type:square; line-height:15px; font-size:12px; } 
li { list-style-type:square; line-height:22px; font-size:12px; } 

h1 { font-size: 16px; 
     line-height:24px;
     margin:0px; 
} 
h2 { font-size: 14px; 
    line-height:22px;
    margin:0px; 
} 
h3 { font-size: 12px; 
    margin:0px; 
    padding:0px; 
    border:0px; 
} 
h4 { font-size: 10px; } 
h5 { font-size: 8px; } 

img { border:0px; } 
