body{
background: #222222;
font-family: sans-serif;
color: white;
}

table.main {
background: #222222;
margin-left: 5%;
margin-right: 5%;
}

table.pics td{
width: 200px;
text-align: center;
font-family: sans-serif;
font-size: 9pt;
font-weight: bold;
margin-left: 10px;
margin-right: 10px;
}

td.main{
vertical-align: top;
font-size: 10pt;
}

table.styles td{
text-align: right;
font-size: 8pt;
}

table.styles th{
text-align: left;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
}

dl.list dt{
line-height: 1.8;
font-weight: bold;
}

table.cred {
margin-left: 20px;
}

table.mail td{
vertical-align: top;
font-size: 10pt;
font-weight: bold;
}

table.cred td{
vertical-align: top;
font-size: 10pt;
padding-right: 20px;
padding-bottom: 10px;
}

table.bio td{
vertical-align: top;
}

table.nav{
width: 100px;
}

span.logotext{
font-size: 24pt;
font-weight: bold;
color: #0066cc;
}

img{
border: 0;
}

img.sidepic{
float: right;
width: 230px;
height: 155px;
}

img.biopic{
float: left;
padding-right: 10px;
width: 90px;
height: 100px;
}

ul{
list-style: square;
line-height: 2;
}

h1{
font-size: 20pt;
}

p.mainfirstpara:first-letter{
font-size: 220%;
width: 80%;
font-weight: bold;
color: #ffffff;
padding-right: 4px;
}

hr{
color: #2A5D8D;
border: 0;
width: 100%;
height: 2px;
}

hr.mid{
color: #ffffff;
border: 0;
width: 100%;
height: 1px;
}

td.nav {
background: #252525;
font-size: 10pt;
}

td.nav a:hover{
color: #00ccff;
}

table.bottom{
margin-left: auto;
margin-right: auto;
}

td.bot{
text-align: center;
font-size: 8pt;
}

td.nav a {
color: #00ccff;
}

a:visited{
color: #00ccff;
}

a:hover{
color: #00ffff;
}

a{
border: 0;
color: #00ccff;
text-decoration: none;
}