@charset "utf-8";
body {
	background-color: #FFD5CE;
}
body, td, th, h3, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
}
h1, h2, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
	color: #003366;
	text-decoration: underline;
}
