body {background-color: #FFFFFF}

h1 {color: #A42D22}
h1 {font-family: Times New Roman}
h1 {margin-left: 60px}

h2 {color: #A42D22}
h2 {font-family: Times New Roman}
h2 {margin-left: 150px}

ul {color: #00000}
ul {font-family: Arial}
ul {font-size: 12px}
ul {margin-left: 350px}
ul {margin-right: 0px}

ol {color: #00000}
ol {font-family: Arial}
ol {font-size: 100%}
ol.square 
{
list-style-type: square
}
ol {margin-left: 1.6cm}
ol {margin-right: 1cm}

p {color: #000000}
p {font-family: Times New Roman}
P {font-size: 120%}
p {margin-left: 20px}
p {margin-right: 40px}

p.two {color: #000000}
p.two {font-family: Times New Roman}
P.two {font-size: 120%}
p.two {margin-left: 0cm}
p.two {margin-right: 0cm}

p.three {color: #000000}
p.three {font-family: Times New Roman}
P.three {font-size: 120%}
p.three {margin-left: 60px}
p.three {margin-right: 60px}

p.four {color: #000000}
p.four {font-family: Times New Roman}
P.four {font-size: 20px}
p.four {margin-left: 0cm}
p.four {margin-right: 0cm}

#navlist ul
{
margin: 100;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 2px 8px 1px 8px;
border: 1px solid #4075B7;
background-color: #4075B7;
background-image: url(images/button_down.jpg);
}

#navlist a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#navlist a:hover
{
border: 1px solid #4075B7;
background-color: #FFFFFF;
background-image: url(images/button_over.jpg);
color: #4075B7;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #4075B7;
background-color: #4075B7;
background-image: url(images/button_over.jpg);
color: #FFFF00;
}

a.two:link {color: #4075B7; text-decoration: underline; font-weight: bold}
a.two:visited {color: #4075B7; font-weight: bold}
a.two:hover {color: #FFFFFF; text-decoration: underline; 
text-decoration: underline; font-weight: bold; background-color: #4075B7}
a.two:active {color: #4075B7; font-weight: bold}




