.style1 {
	color: #000000;
	font-family: Verdana;
	font-size: 8 pt;
	font-weight: none;
	text-decoration:none;
}

.style2 {
	color: #000000;
	font-family: Verdana;
	font-size: 8 pt;
	font-weight: bold;
	text-decoration:none;
}


.style3 {
	color: #CC3300;
	font-family: Verdana;
	font-size: 8 pt;
	font-weight: bold;
	text-decoration:none;
}

.style4 {
	color: #000000;
	font-family: Verdana;
	font-size: 9 pt;
	font-weight: none;
	text-decoration:none;
}

.style5 {
	color: #ffffff;
	font-family: Verdana;
	font-size: 8 pt;
	font-weight: none;
	text-decoration:none;
}


.style6 {
	color: #CC3300;
	font-family: Verdana;
	font-size: 8 pt;
	font-weight: none;
	text-decoration:none;
}

A:link { 
	color:#CC3300;
	text-decoration:none;
}

A:visited { 
	color:#CC3300;
	text-decoration:none;
}

A:hover	{ 
	color:#000000;
	text-decoration:underline; 
}

A:active {
	color:#CC3300;
	text-decoration:none;
 
}