<style>
	<!--
		a:link
			{
				color: #003399;
				text-decoration: none
			}
		a:visited
			{
				color: #003399;
				text-decoration: none
			}
		a:hover
			{
				color: #003399;
				text-decoration: underline
			}
	-->
</style>	

P { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#000000;
	font-weight: normal;
	text-decoration : none;
	line-height : 15px;
}

td { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color:#000000;
	font-weight: normal;
	text-decoration : none;
	line-height : 15px;
}


.title { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color:#003399;
	font-weight: bold;
	text-decoration : none;
	line-height : 20px;
}

