a:link {
	text-decoration: none;
	color: #000;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:visited {
	text-decoration: none;
	color: #000;
	border-color: #999;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 1px 0px 1px 0px;
	background-color: transparent;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #70787F;
	border-color: #70787F;
	}


.style1 {
	font-family: Courier New, Courier, mono;
	font-size: 12pt;
	line-height: 1.18em;
}
.style2 {
	color: #333333;
	font-size: 10pt;
	font-family: verdana, arial;
	line-height: 1.8em;
	text-align: justify;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
	line-height: 1.2em;
}
.style4 {color: #FF0000}
.style5 {
	font-family: Courier New, Courier, mono;
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
}

