BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	color: black;
}

P {
	text-align: left;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 5px;
        margin-bottom: 5px;         
        font-size: 10pt;
	color: blue;        
}

TD {
        text-align: left;
        margin-left: 5px;
        margin-right: 5px; 
        margin-top: 35px;
        margin-bottom: 35px; 
        font-size: 10pt;
	color: blue;                       
}

DIV {
	font-family : Verdana, Tahoma, Helvetica, Arial;
}

P.heading  {
	text-align: left;
        font-size: 14pt;
        font-weight: bold;
        font-style: italic;        
        font-stretch: ultra-expanded;
	color: blue; 
	line-height: 200%
}

P.sec_head  {
	text-align: left;
        font-size: 12pt;
        font-weight: bold;
	color: blue; 
	line-height: 150%       
}

TD.photo  {
	text-align: center;
        font-size: 8pt;
	color: blue; 
	margin-left: 5px;
        margin-right: 5px;
        vAlign=middle; 
        align=center;
        background-color="#EDEBEB";
        border-width: 1;
}

a:link {color: #696; text-decoration: none; background-color: transparent }
a:visited { color: #699; text-decoration: none; background-color: transparent }
a:hover { color: #c93; text-decoration: underline; background-color: transparent }
a:active { color: #900; text-decoration: underline; background-color: transparent }