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

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: underline;
	color: #CC9900;
}
.style1 {
font-size: 10px
}

a {
	font-size: 11px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 14px}

