/* CSS Styles Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #191919;
background-color:#FFFFFF;
}

img {
border: none;
}

.redText {
color: #CC0000;
font-weight: bold;
}

a.redText {
color: #CC0000;
font-weight: bold;
text-decoration:none;
}

a.redText:hover {
text-decoration: underline;
}

a.m {
margin: 0px 10px 0px 10px;
}

a.Ltop {
position:relative;
top:5px;
margin: 0px 25px 0px 25px;
color:#FFFF99;
text-decoration: none;
}

a.Lbottom {
position:relative;
top:18px;
margin: 0px 25px 0px 25px;
color:#FFFF99;
text-decoration: none;
}

a.Ltop:hover, a.Lbottom:hover {
text-decoration: underline;
}

a.whtTextB {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.whtTextB:hover {
text-decoration: underline;
}

a.chocTextB {
color: #331C13;
font-weight: bold;
text-decoration: none;
}

a.chocTextB:hover {
text-decoration: underline;
}

.ft 
{
    font-size:10px;
}

p
{
    margin:5px;
}

ul
{
    margin:5px;
}

li
{
    margin:5px;
}

.bio
{
    font-size: 10px;
}