
body {background-color: #CCFFFF} 
h1,h2,h3 { font-family: arial, 'sans serif'; 
color: #000000; font-weight: bolder} 
table,li { font-family: arial, 'sans serif'; }
p { font-family: arial, 'sans serif'; 
	font-size: smaller} 
p {padding-left: 30%;
   padding-right: 5%;
   padding-bottom: 10%}
ul {padding-left: 10%;
   padding-right: 0%;
   list-style-position: outside;
   list-style-type: none}
ul {font-family: arial, 'sans serif';
	font-size:smaller}

blockquote {padding-left: 0%;
   padding-right: 0%}
blockquote { font-family: arial, 'sans serif'; 
	font-size: smaller} 

h1 {font-size: xx-large;
    text-shadow: #330000}
h2 {font-size: large}
h3 {font-size: medium}

hr {color: #330000}

a:link {text-decoration: none; color: #003399}
a:active {text-decoration: none; color: #993366}
a:visited {text-decoration: none; color: #330000}
a:hover {text-decoration: underline; color: #993366}



