
BODY {
color: #FFFFFF;
background: #808080;
font-family: arial,helvetica,sans-serif;
font-weight: bold;
font-size: 10pt;
}
P.title {
font-size: 14pt;
}
P.subTitle {
font-size: 12pt;
}

.photo {background: #ffffff;
text-align: center;
border-style: solid;
border-width: 5px;
border-color: #FFFFFF;
}

A {
color: #FFFF00;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
}
A:hover {color: #00FF00;
font-weight: bold;
font-size: 10pt;
text-decoration: none;
}
