body {
background: #99CCFF url(../../images/lightsky.jpg) fixed;
}

table.content {
background: #FFFFFF url(../../images/paper.jpg);
padding: 15px 15px;
margin: 10px 10px;
border:  solid 1px #99CCFF;
}

p {
font-family: Verdana;
font-size: 13px;
font-weight: bold;
color: #000000;
word-spacing: 2px;
text-align: justify;
line-height: 16px;
}

p:first-letter {
font-size: 18px;
font-family: 'Times New Roman';
font-weight: bold;
color: #0099FF;
}

h1 {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
color: #0099FF;
}

table.nav {
background: #99CCFF url(../../images/paper.jpg);
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #000000;
margin: 10px 10px;
border:  solid 1px #99CCFF;
}

.biotext {
font-family: Verdana;
font-size: 16px;
font-weight: bold;
color: #000000;
}