body {
background-color : #ffffff; 
color : #483d8b; 
margin : 0; 
padding : 0; 
} 
a:link {
color : #0000cd; 
text-decoration : none; 
} 
a:visited {
color : #800080; 
text-decoration : none; 
} 
a:hover {
color : #000000; 
text-decoration : none; 
} 
a:active {
color : #800080; 
} 
a.menu {
color : #800080; 
text-decoration : none; 
margin-right : 10px; 
margin-bottom : 0; 
} 
a.menu:hover {
color : #954001; 
margin-right : 10px; 
margin-bottom : 0; 
text-decoration : none; 
} 
h1 {
font-family : sans-serif, arial, "lucida console";
color : #000080; 
font-size : 15px; 
font-weight : normal; 
text-align : center; 
} 
h2 {
font-family : sans-serif, arial, "lucida console";
color : #000000; 
text-align : left; 
font-weight : lighter; 
font-size : 13px; 
} 
h3 {
font-family : sans-serif, arial, "lucida console";
color : #000000; 
text-align : left; 
font-weight : lighter; 
font-size : 12px; 
} 