body		{
	margin-left: 6px;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/paper3.jpg);
}
h2			{text-align: center;
			background-color: #0099FF;}
h3			{text-align: center;
			text-decoration: underline;}
td			{vertical-align: top;}
#small		{font-size: smaller;
			color: #0000FF;}
.blue		{text-align: center;
			font-weight: bold;
			color: #000099;}
.center		{text-align: center;}
.right		{text-align: right;}
.bepub		{color: #990000;
			font-weight: bold;}
.bold		{font-weight: bold;}
.chapter	{
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}
.underline	{text-decoration: underline;}
.menu {
	font-weight: bold;
}
.news {
	font-size: x-small;
	font-weight: bold;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
}
.vis { visibility: hidden; }
.FAQ {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.FAQquestion {
	color: #0066FF;
}
