<!--

body 
{
margin: 0 0 0 0;
background-color: #615D57;
}

.prof_bottom
{
background-image: url('images/bottom_bg.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
}

.content
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: justify;
vertical-align: top;
}

.sitemapcontent
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-align: left;
vertical-align: top;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #69227E;
text-align: right;
vertical-align: top;
}

.footer2
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #9B896D;
text-align: left;
vertical-align: top;
}

a:link
{
color: #69227E; text-decoration: underline;
}
a:visited
{
color: #69227E; text-decoration: underline;
}
a:active
{
color: #69227E; text-decoration: underline;
}
a:hover
{
color: #69227E; text-decoration: none;
}

a.footerlink:link
{
color: #69227E; text-decoration: none;
}
a.footerlink:visited
{
color: #69227E; text-decoration: none;
}
a.footerlink:active
{
color: #69227E; text-decoration: none;
}
a.footerlink:hover
{
color: #69227E; text-decoration: none;
}

a.footerlink2:link
{
color: #9B896D; text-decoration: none;
}
a.footerlink2:visited
{
color: #9B896D; text-decoration: none;
}
a.footerlink2:active
{
color: #9B896D; text-decoration: none;
}
a.footerlink2:hover
{
color: #9B896D; text-decoration: none;
}

//-->
