body { 
       font-family:      verdana,helvetica,arial,sans-serif;
       color:            #000000;
       background-color: #FFFFFF;
}
a:link {
       color: #003366;
}
a:visited {
        color: #993366;
        text-decoration: none;
}
a:hover {
	color: #663399;
}
h1 {
        color: #333366;
	text-align: center;
       background: #FFFFFF;	
}
h2 {
        color: #000000;
	text-align: center;	
       background: #FFFFFF;
}
h3 {
	background: #333366;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
}
h4 {
	color: #333333;
}
h5 {
        color: #003333;
}
h6 {
	text-align: center;

