BODY
{
	background: #FFFFC6;
	/*background-image: url(images/027.jpg);*/
	color: black;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 9pt;
	font-weight: normal;
}

H1
{
	text-align: center;
	color: navy;
	font-size: 20pt;
	font-weight: bold;
}

H2
{
	text-align: center;
	color: navy;
	font-size: 16pt;
	font-weight: bold;
}

H3
{
	text-align: left;
	color: navy;
	font-size: 14pt;
	font-weight: bold;
}

STRONG
{
	font-weight: bold;
}

P
{
	text-align: left;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

P.center
{
	align: center;
	text-align: center;
}

P.right
{
	align: right;
	text-align: right;
}

MARQUEE
{
	color: Red;
        behavior: slide;
}

MARQUEE.bolton
{
	color: navy;
        background-color: white;
        marquee-style: slide;
    
}

MARQUEE.wanderers
{
	color: white;
        background-color: navy;
        marquee-style: slide;
        
}

IMG
{
	border: 0;
}

IMG.left
{
	position: relative;
	left: 0;
	float: left;
	clear: left;
}

IMG.right
{
	position: relative;
	right: 0;
	float: right;
	clear: right;
}

A:link
{
	color: blue;
}

A:visited
{
	color: navy;
}

A:hover
{
	color: cyan;
}

A:active
{
	color: navy;
}

TD.picturethumbnail
{
	align: right;
	valign: top;
}

TD.picturedescription
{
	align: left;
	valign: top;
}
