/* CSS Document */

.style1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;

}
a:link {
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	color: #CC0000;
	text-decoration: none;

}
a:hover {
	color: #CC0000;
	text-decoration: none;

}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.style3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;


}


.style4 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;


}