body {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #652D89;
font-size: 10pt;
margin: 10px 0px 0px 0px;
top: 10;
left: 0;
right: 0;
bottom: 0;
background-color: #C5ADD4;
}

a {
color: #789357;
}

a:visited {
color: #A3AC98;
}

a:hover {
color: #8ACE38;
}

#container {
width: 720px;
background: url(images/bottom.gif) bottom left repeat-x;
background-color: #fff;
padding: 0px 0px 54px 0px;
border: 1px solid #371050;
text-align: left;
}

#top {
width: 720px;
background: url(images/top.gif) bottom left repeat-x;
height: 54px;
}

#main {
padding: 10px 0px 0px 0px;
margin-bottom: 0px;
}

img.logo {
float: left;
width: 125px;
height: 59px;
border: 0px;
margin: 0px 10px 60px 10px;
}

#navmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #652D89;
font-weight: bold;
}

#navmenu a, #navmenu a:visited {
color: #652D89;
text-decoration: none;
}

#navmenu a:hover {
color: #B3CC95;
}

#break {
clear: both;
height: 00px;
width: 700px;
}

#col1 {
width: 310px;
margin: -45px 20px 0px 0px;
padding: 0px 0px 20px 0px;
}

html>body #col1 { margin: 0px 0px 0px 360px; }

#col2 {
float: left;
width: 310px;
margin: -45px 30px 240px 20px;
}

html>body #col2 { margin: 0px 20px 240px 20px; }

h1 {
font-size: 16pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B3CC95;
margin-left: 0px;
margin-right: 0px;
}

p {
font-size: 10pt;
margin-left: 20px;
text-align: justify;
}

p.footer {
font-size: 8pt;
text-align: center;
}

p.footer a, p.footer a:visited {
color: #652D89;
}

span.signature {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #B3CC95;
text-align: right;
display: block;
}

li {
text-align: justify;
padding-bottom: 5px;
}