body {
      background-image: url('images/PDRbackground.gif');
      font-family : Tahoma, Arial, Helvetica, sans-serif; 
      font-color : #FFFFFF;
      font-size: 10pt;
      margin-top: 0px;
      }
      
address {
	font-weight: normal;
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#000000;
	}
	
p.intro {
     font-size: 10pt;
     font-color: #990000; 
     line-height:180%;
     margin-left: 8pt;
     }

p {
     font-weight: normal;
     font-size: 10pt;
     font-color: #990000; 
     line-height:125%;
     margin-left: 4pt;
     }

	
h3  { 
	font-size: 10pt; 
	color: #330000; 
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin-bottom: -12px;
    line-height:150%;
	}
	
h1,h2 {
	bottom-margin: 0pt; line-height:120%; margin-top:0pt; margin-bottom:0pt; margin-left:4pt;
	}

a			{ color: #330000; text-decoration: none; font-size: 10pt; line-height: 100%; font-weight:bold }
a:active, a:visited     { color: #330000; text-decoration: none; font-size: 10pt; line-height: 100%; font-weight:bold }
a:hover      { color: #CC3300; text-decoration: none; font-size:10pt; font-weight:bold }

div.left {
	float: left;
	width: 55%;
	}
	
div.right {
	width: 40%;
	float: right;
	}
	
hr {
	color: #630;
	height: 2px;
	margin-top: 8px;
	width="80%";
	align="left"
	}
	
img.thumbnail {
	height: 75px;
	width: 75px;
	border:0;
	}