@charset "utf-8";

/* CSS Document */
body {
	background-color: #CCCCCC;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 36px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 14px}
.style3 {font-size: 13px; 

}
.style5 {
	color: #CCCCCC;
	font-size: 14px;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {
	color: #009966;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #009966;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #009966;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color: #009966;
	font-size: 13px;
}
.style10 {color: #CCCCCC; font-size: 12px; }

