body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .85em;
}

p.main{
text-align: left;

font-size: 100%;
font-weight: normal;
}

p.mainfirstpara{
font-size: 120%;
font-weight: bold;
}

p.mainfirstpara:first-letter{
font-size: 180%;
width: 60%;
font-weight: bold;
color: #000000;
padding-right: 0px;
}

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

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

img.flagpic{
float: left;
padding-right: 10px;
width: 100px;
}

table.main{
width: 720px;
}

span.person{

font-size: 140%;
font-weight: bold;
}

span.cat{
font-size: 100%;
font-weight:bold;
text-transform: all-caps;
}

span.sector{
font-size: 100%;
font-weight:bold;
text-decoration: underline;
}

h1{
font-family: Pristina,Verdana,sans-serif;
font-size: 220%;
}

h2{

font-size: 120%;
}

ul{
list-style-type: square;

font-size: 100%;
}

li{
padding-top: 20px;
}

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

td.center{
width: 525px;
}

table.nav{
position: relative;
left: -12px;
width: 200px;
}

table.nav td{
background: #ffffff;
font-size: 90%;
font-weight: bold;
text-indent: 3px;
}

hr.bottom{
height: 5px;
border="0"
color: #000066;
}

div.bottom{

font-size: 80%;
margin-left: 5px;
padding-top: 3px;
}


img.globe{
vertical-align: middle;
}

img.vline{
padding-right: 20px;
}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #009966;
}