@charset "utf-8";
/* CSS Document */

* html {
	margin:0;
	padding:0;
}
body,html {
    color:#333333;
	background-color: #CCCCCC;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style2 {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px
}
.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style14 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style21 {color: #29166F; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
}

