body {
	background:url(images/bg.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #252A07;
}
a:link {
	color: #AC1818;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC1818;
}
a:hover {
	text-decoration: bold;
	color: #500D0C;
}
a:active {
	text-decoration: none;
	color: #AC1818;
}
div.contents {
	padding: 15px;
}
#content_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
}
#Table_01 #content_table #Accordion1 .AccordionPanel AccordionPanelOpen {
	height: auto;
	background-color: #FCEBBF;
}

