@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #999966;
}
td p {margin: 0}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #E1ECD6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #999966;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 2px;
	margin-right: 2px;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	color: #FFFFFF;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}

