A
{
	color: #000000;
}
.nolink
{
	text-decoration: none;
}
body
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #FFEDBD;
}
body.main
{
	background-image: url(images/parchment02.gif);
	background-position: center center;
	background-attachment: scroll;
	background-repeat: repeat;
}
.pagetitle
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.imageleft
{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.textright
{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: right;
}

.center
{
	text-align: center;
}

.menubar
{
	background-color: #9c0000;
	width: 100%;
	text-align: center;
	clear: both;
}
.menutext
{
	color: white;
	padding-right: 1em;
	padding-left: 1em;
}
H1.menu
{
	text-align: center;
	font-family: Algerian;
	font-size: xx-large;
}
H3.menu
{
	text-align: center;
	font-style: italic;
	font-family: 'Lucida Calligraphy' , Serif;
}
TD.halfpage
{
	vertical-align: top;
	width: 50%;
}
.redscript
{
	color: red;
	font-family: 'Bodoni' , 'SvtyTwo' , 'OS' , 'ITC' , 'TT-Book';
	font-size: large;
	font-style: italic;
}
.question
{
	font-weight: bold;
	font-size: larger;
}
.answer
{
	font-size: larger;
	margin-left: 20px;
}
.important
{
	color: red;
	font-style: italic;
	font-weight: bolder;
	font-size: larger;
}

