@charset "UTF-8";
/* CSS Document */

h1 {font:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;text-align:center}
h2 {font:Times, Times New Roman, serif; color:#FFFFFF;text-align:center}
h3 {font:Courier New, Courier, monospace; color:#FFFFFF;text-align:center}
a:link {color:blue}
a:visited {color:purple}
a:focus {color:red}
a:hover {color:red}
a:active {color:purple}
white-space:nowrap
#nav {position: absolute; top:190px;}
#nav {width:170px; height:100%; background:#000080; margin-right:5px;}
#body {position: absolute; left:175px; top:200px}
#headder{background:#000080; width:100%}
#indent{margin-left: 20px}
p {padding:5px}