body
{
background-color: #4C628B;
margin-top: 0px
}

a:link
{
color: #CCCCFF;
text-decoration:none;
}

a:visited
{
color: #CCCCFF;
text-decoration:none;
}

a:hover
{
color: #ad9;
text-decoration:underline;
}

p
{
color: white;
font-family: tahoma;
margin-left: 20px;
text-indent: 20px;
letter-spacing: 2px
}

p.menu
{
color: white;
font-family: tahoma;
margin-left: 0px;
margin-top: 5px;
text-indent: 0px;
letter-spacing: 2px
}

p.noindent
{
color: white;
font-family: tahoma;
margin-left: 20px;
text-indent: 0px;
letter-spacing: 2px
}

h3
{
color: white;
font-family: tahoma;
margin-left: 20px;
letter-spacing: 2px;
font-weight: bold
}

table
{
border-collapse: collapse
}

td.bg
{
min-height: 640px;
background-repeat: no-repeat;
background-image: url("profilebg.jpg")}
}

hr
{
color: #FFFFFF;
width: 60%;
border: dashed
}

hr.menu
{
color: #4C628B;
}

ul
{
color: white;
font-family: tahoma;
letter-spacing: 2px
}