@charset "utf-8";
a:hover {
	color: #0066CC;
}
.little_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #FFE6CA;
	background-image: url();
}
.little_text  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #003366;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:visited {
	color: #000033;
}
.bold {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}

.red_text  {color: #FF0000}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.small_text {
	font-size: 12px
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.green_text  {
	color: #336600;
}
.blockhead {
	color: #610A0A;
	font-weight: bold;
}
