body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	color: #003366;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;






}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #003399;


}
table {
	border: none;

}
p {
	line-height: 40px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: justify;



}
