@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	
}
.style1{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#CCCCCC;
line-height:17px; text-align:justify;

}

p  {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#CCCCCC;
line-height:17px; text-align:justify;}


.style3 {color: #FFFFFF; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {
	color: #00FF00;
	font-weight: bold;
}
.style6 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}
.style8 {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.style9 {
	color: #FFFFFF;
	font-size: 18px;
}

img {border:0px;}
