body {
color:navy;
background-color:#D0E0E6;
width:800px;
padding:1.5em 1.5em 1.5em 1.5em;
border:0.3em;
border-color:navy;
border-style:none;
margin:1.5em 1.5em 1.5em 1.5em;
}

body.header {
color:navy;
width:800px;
padding:0em;
border:0em;
border-color:navy;
border-style:none;
margin:0em;
text-indent:0px;
text-align:center;
}

a
{
color:navy;
}

a.menu
{
color:#D0E0E6;
text-decoration:none;
display:inline;
float:left;
width:8em;
background-color:navy;
padding:1.5em 1.9em;
border-right:0em solid #D0E0E6;
text-align:center;
margin:0em;
font-size:1.2em;
height:1em;
vertical-align:middle;
}

a.menu:hover 
{
background-color:#D0E0E6;
color:navy;
}

a.menuright
{
clear:right;
display:block;
}

iframe.menu
{
frameborder:0;
}

p
{
font-family:"Times New Roman",Georgia,Serif;
text-indent:50px;
outline-color:navy;
//outline-style:outset;
outline-color:medium;
}

h1
{
font-family:"Times New Roman",Georgia,Serif;
text-align:center;
}

h2
{
font-family:"Times New Roman",Georgia,Serif;
text-align:center;
}

ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li
{
background-repeat:no-repeat;
background-position:0px 5px;
padding-left:14px;
}

ul.circle {
list-style-type:circle;
}
//ul.square {
//list-style-type:square;
//}

ol.upper-roman {list-style-type:upper-roman}
ol.lower-alpha {list-style-type:lower-alpha}

div.ex
{
width:220px;
padding:10px;
border:5px solid navy;
margin:0px;
}

.iframeheader
{
text-align:center;
}


