a:link	{
	text-decoration : none;
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : navy;
	}

a:active	{
	text-decoration : none;
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : navy;
	}

a:visited	{
	text-decoration : none;
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : navy;
	}

a:hover	{
	text-decoration : underline;
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : navy;
	}

body	{
	background-color : #FFFFFF;
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : #000000;
	}

P.normal	{
	font-weight : none;
	font-family : arial;
	font-size : 12;
	color : #000000;
	}
.style1 {
	color: #000000;
	font-weight: bold;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
}

