@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 13px; font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #B27F7F;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
p{ margin: 5px 0px 5px 5px;}
body {
	background-color: #CCCC99;
}
.style3 {color: #666666; }
.style7 {color: #333333; }
.style8 {color: #5B5B5B; }
.style9 {font-size: 18px;}


