
html 
{ 
height: 101%; 
}


body
{
font-family: verdana, times; 
font-size: 12px;
font-weight: 400; 
color:#000000;
text-align: justify; 
text-justify: auto;
}


p
{
font-family: verdana, times; 
font-size: 12px;
font-weight: 400; 
color:#000000;
text-align: justify; 
text-justify: auto;
padding-left: 10px;
padding-right: 30px;
}

p.toplink
{
font-family: verdana, times; 
font-size: 12px;
font-weight: 400; 
color:#000000;
padding-left: 30px;
padding-right: 0px;
text-align: left; 
}


.pale
{
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#CFDDBF;
text-align: none; 
text-justify: auto;

}


img.bio {
float: left;
margin-left:10px;
margin-right:30px;
border:0px solid #000000;
}


.caption
{
float: left;
font-family: verdana, arial, lucida sans, sans-serif; 
font-size: 12px;
font-weight: 400; 
color:#747474;
text-align: none; 
text-justify: auto;
width:180px;
padding-left: 10px;
}


p.press
{
padding-left:50px;
}




hr
{
color : #000000;
background : #000000;
border:0px;
height: 1px;
}


A:link 
{
text-decoration: none; 
font-family: verdana, arial, lucida sans, sans-serif; 
font-weight: bold; 
color: #000000;
}


A:visited 
{
text-decoration: none;
font-weight: bold; 
color: #000000;
}

A:active 
{
text-decoration: none; 
color: #E86E00;
}

A:hover 
{
text-decoration: none; 
color: #748267;
}


