/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #00FF99;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:focus {
    outline: 0;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #00CC66;
	font-weight: bold;
}
.style3 {
	color: #00FF99;
}
.style4 {
	color: #CCCCCC;
}
.style5 {
	color: #E5E5E5;
}
.style6 {
	font-size: 16px;
	color: #A70054;
}
.style7 {
	color: #999999;
}
.style8 {
	font-size: 16px;
	color: #A70054;
	font-weight: bold;
}
.style9 {
	font-size: 16px;
	color: #CCCCCC;	
}