style type="text/css">
A:link {
font-family: Times New Roman;
color: #0000ff;
text-decoration: underline;
}
A:active {
font-family: Times New Roman;
color: #ff0000;
text-decoration: underline;
}
A:visited {
font-family: Times New Roman;
color: #000080;
text-decoration: underline;
}
A:hover {
font-family: Times New Roman;
color: #ff33ff;
text-decoration: underline;
}
P {
	font : Times New Roman;
	color:#000000;
	font-size : 11pt;
	font-style : italic;
	font-variant : normal;
	font-weight : bolder;
	height : 12pt;
	TEXT-ALIGN: left;
}
 h1 {
        font : Times New Roman;
	color:#000000;
        font-style : italic;
	font-variant : normal;
	font-weight : bolder;
        text-align: center;
}  
 .bold {
        font : Times New Roman;
	color:#000000;
        font-size : 13pt;
        font-style : italic;
	font-variant : normal;
	font-weight : bolder;
        text-align: center;
}  
</style>
