
body { font-family: Arial;
font-size: 12pt;
color:#000000; 
}

a:link { color: 0000FF; }
a:visited { color: 800080; } 
a:active { color: FF0000; }
a:hover { background-color:lightgrey;
color:blue}

p { text-align: left; 
font-family: Arial; 
font-size: 12pt;  
color:#000000; }

h1, h2, h3, h4, h5, h6 { font-family: Arial;
text-align: center;
}
h1 { font-size:150%}

h2 { font-size:125%}

h3 { font-size:105%}

hr { width: 75%; size:1; color: 003399; }

ul { font-family:Arial;
color:000000;
font-size: 12pt;
text-align: left; }

li { font-family:Arial;
color:000000;
font-size: 12pt;
text-align: left; }
