body {
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #000000;
	background: #505f61;
	margin: 0px;
	padding: 0px;
}

html p {
margin-top: 0;
margin-bottom: 1em;
text-align: left;
font-size: 11px;
line-height: 1.4;
}



a:link {
	color: #660000;
	border-bottom: 1px dashed #660000;
	text-decoration: none;
}

a:visited {
	color: #660000;
	border-bottom: 1px dashed #660000;
	text-decoration: none;
}

a:hover {
	color: #333333;
	border-bottom: 1px dashed #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	border-bottom: 1px dashed #333333;
	text-decoration: none;
}

h1 {
font-size: 13px;
font-weight: bold;
margin-top: 0;
margin-bottom: .3em;
color: #000000;
 }

.onLink {
	background: #CCCCCC;
}

.highlight {
	color: #660000;
	font-weight: bold;
}

#content {
	background: url(bjBG05.jpg) no-repeat;
}
#text {
	background: url(textBG.gif) repeat;
	padding: 10px;
}

#text img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.sponsor {font: 10px/1.4em Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 8px;
}