BODY  {
	font-size: 10pt;
	font-family: "Book Antiqua";
	color: #663333;
	background-color: #5A1A1A;
	scrollbar-arrow-color: #DAA520;
	scrollbar-3dlight-color: #DAA520;
	scrollbar-highlight-color: #5A1A1A;
	scrollbar-shadow-color: #5A1A1A;
	scrollbar-darkshadow-color: #DAA520;
	scrollbar-track-color: #DAA520;
	scrollbar-face-color: #5A1A1A;
	background-image: url(../images/lgbrick-bg.jpg);
	border-bottom: 12px inset #DAA520;
	border-left: 12px outset #DAA520;
	margin: 0px;
}

P  {
	text-align : left;
	text-indent : 24px;
}

A  {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-decoration : none;
	color : #993333;
}

A:Visited  {
	color : #996633;
}

A:Active  {
	color : #996666;
}

A:Hover  {
	color : #FFCC99;
}


td {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: #663333
}

H1 {
	font-family : fantasy;
	font-size : 18pt;
	font-variant : small-caps;
	color : #5A1A1A;
}

H2 {
	font-family : fantasy;
	font-size : 24pt;
	font-variant : small-caps;
	color : #FFD700;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #5A1818;
	text-decoration: none;
}

