@charset "utf-8";
body {
	background-color: #D5D0B0;
}
a:link {
	color: #990000;
}
a:hover {
	color: #FFCC33;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}

h1 {
	font-size: 20px;
	color: #68887C;
}
#intro_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #003300;
	text-align: justify;
	width: 90%;
	padding: 2px;
	height: auto;
	margin-left: 50px;
}

h2 {
	font-size: 14px;
	color: #949D87;
	text-align: center;
}
table,td {
	background-color: #FFFFF0;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 8px;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
