
a:link 
{
COLOR: blue;
text-decoration: none;}

a:visited 
{
COLOR: purple;
text-decoration: none;
}

a:hover 
{
COLOR: blue;
text-decoration: underline;
}

a:link.header 
{
COLOR: white;
text-decoration: none;}

a:visited.header 
{
COLOR: white;
text-decoration: none;
}

a:hover.header 
{
COLOR: #AFC7C7;
text-decoration: none;
}

BODY 
{
color: #000000;
background-color: #eaeaae;
font-family: helvetica, arial, sans-serif;
margin-right: 20px;
margin-left: 20px;
}


h1
{
text-align: center;
font-family: helvetica, arial, sans-serif;
}

h2
{
text-align: center;
font-family: helvetica, arial, sans-serif;
}

p
{
font-size: 14px;
text-align: justify;
font-family: helvetica, arial, sans-serif;
}

p.right
{
font-size: 14px;
text-align: right;
font-family: helvetica, arial, sans-serif;
}

p.center
{
font-size: 14px;
text-align: center;
font-family: helvetica, arial, sans-serif;
}

p.left
{
font-size: 14px;
text-align: left;
font-family: helvetica, arial, sans-serif;
}

p.dir
{
font-size: 14px;
text-align: center;
font-family: Verdana;
color: #005e8d;
font-weight: bold;
}

p.caption
{
font-size: 14px;
text-align: center;
font-family: helvetica, arial, sans-serif;
color: #000000;
font-weight: bold;
}


p.headerleft
{
font-size: 22px;
text-align: left;
font-family: helvetica, arial, sans-serif;
color: #ffffff;
font-weight: normal;
margin-right: 0px;
margin-left: 0px;
}

p.headercenter
{
font-size: 12px;
text-align: center;
font-family: helvetica, arial, sans-serif;
color: #ffffff;
font-weight: bold;
margin-right: 0px;
margin-left: 0px;
}

p.headerextrainfo
{
font-size: 20px;
text-align: left;
font-family: helvetica, arial, sans-serif;
color: #ffffff;
font-weight: normal;
}

table
{
border-style: solid;
margin: auto;
border-width: 3px;
border-spacing: 0;
border-color: #999999;
border-collapse: collapse;
}

table.header
{
border-style: solid;
width: 100%;
margin: auto;
border-width: 0px;
border-spacing: 0;
border-color: #999999;
border-collapse: collapse;
}

table.profile
{
width: 1215px;
height: 550px;
margin: auto;
border-style: solid;
border-width: 0px;
border-spacing: 0px;
border-color: #999999;
border-collapse: collapse;
}


table.profiledir
{
width: 1215px;
border-style: solid;
margin: auto;
border-width: 0px;
border-spacing: 0px;
border-color: #999999;
}


td
{
border-style: solid;
margin: auto;
padding: 5px;
border-width: 3px;
border-color: #999999;
background-color: #eaeaae;
}

td.header1
{
border-style: solid;
width: 85%;
margin: 0;
padding: 10px;
border-width: 0px;
border-color: #999999;
background-color: #A68064;
}

td.header2
{
border-style: solid;
width: 15%;
margin: 0;
padding: 5px;
border-width: 0px;
border-color: #999999;
background-color: #250517;
}

td.headerextrainfo
{
margin: 0;
padding: 5px;
border-width: 0px;
border-color: #999999;
background-color: #5C4033;
border-style: solid;
}

td.profile1
{
border-style: solid;
width: 590px;
height: 550px;
margin: auto;
padding: 0 0 0 0;
border-width: 0px;
border-color: #999999;
background-color: #cccc99;
}

td.profile2
{
width: 625px;
height: 550px;
border-style: solid;
margin: auto;
padding: 0 0 0 0;
border-width: 0px;
border-color: #999999;
background-color: #ffffff;
}

td.profiledir
{
border-style: solid;
width: 590px;
margin: auto;
padding: 5px;
border-width: 0px;
border-color: #999999;
background-color: #eaeaae;
}

td.profiledir2
{
border-style: solid;
width: 625px;
margin: auto;
padding: 5px;
border-width: 0px;
border-color: #999999;
background-color: #eaeaae;
}

img
{
display: block;
margin-left: auto;
margin-right: auto
}