@charset "utf-8";
/* CSS Document */
a {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
.style1 {
	color: #FC0000;
}
.style2 {font-size: 11px}
.style3 {
	color: #FFFFFF;
	font-size: 16px;
}
.style4 {font-size: 10px}
.style5 {color: #333333}
.style6 {color: #0033CC}
.style7 {
	color: #999999;
}
.style8 {color: #FFFFFF}
.style9 {font-size: 12px}
.style11 {font-size: 14px; font-weight: bold; }
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
