body
{
background-color:#E1DCD4;
font-family:Palatino Linotype,Palatino,serif; 
font-size:14px;
margin: 0em 0;
}

a
{
font-weight: bold;
text-decoration:none;
font-size:14px;
}

a:link {color:#066}
a:active {color:#000;}
a:hover {color:#000;}
a:visited {color:#066}

p
{
text-align: justify;
font-family:Palatino Linotype,Palatino,serif; 
font-size: 12px;
margin: 1.5em 1;
}

p.quote
{
font-style:italic;
color:#366;
}

p.center
{
text-align: center;
}

H1, H2, H3, H4, H5
{
font-family:Palatino Linotype,Palatino,serif; 
font-weight:bold;
margin: 0em 0;
}

H1 /*Biggest header, black*/
{
font-size:24px;
margin: .25em 0;
}

H2 /*Biggest header, mauve*/
{
font-size:18px;
color:#633;
}

H3 /*Gray blue italic subheader*/
{
font-size:14px;
font-style:italic;
color:#099;
}

H4 /*Content header dark blue*/
{
font-size:14px;
color:#033;
}

H5 /*Glossary Term header gold*/
{
font-family:Palatino Linotype,Palatino,serif; 
font-size:12px;
color:#FF6;
}

H6 /*Glossary Term header red*/
{
font-family:Palatino Linotype,Palatino,serif; 
font-size:12px;
color:#066;
}

#content
{
width:718px;
height:495px;
overflow-x: hidden;
overflow-y: scroll;
background-color: #fff;
}
