@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474f49;
	background-color: #FFFFFF;
}
body {
	background-color: #CCCCCC;

}
a:link {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a:visited {
	text-decoration: underline;
	color: #cfa970;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #9f7535;
	background-color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #66FF00;
	background-color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #CCCCCC;
}
h1 {
	font-size: 28px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	border-left-width: 0px;
}
h2 {
	font-size: 15px;
	color: #8C0001;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
}
