p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
	border: 5px 5;
	line-height: 15pt;



}
u {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;

}
td {
	background-repeat: no-repeat;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
}
a:active {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
