@charset "utf-8";
h1 {
	font-size: 24px;
	color: #000000;
}
body,td,th {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF3333;
}
a:visited {
	color: #FFCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h2 {
	font-size: 11px;
	color: #FF0000;
}
