/* CSS Document */
.style2 {font-size: 12px}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 10px}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style8 {color: #0000FF}
body {
	margin-top: 0px;
	background-color: #F1F1F1;
}
.style10 {font-size: 12px; color: #A0A0A4; }
.style15 {font-size: x-large; font-family: Arial, Helvetica, sans-serif; }
.style18 {
	font-size: 12px;
	color: #010000;
}
.no {
	font-size: 1px;
	visibility:hidden;
	line-height: 1px;

}
