<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    FONT-FAMILY: Verdana, Arial
}
TD.Banner
{
	border-top-width: thin;
	border-right: silver thin inset;
	font-weight: bold;
	border-left-width: thin;
	font-size: 8pt;
	border-left-color: silver;
	color: black;
	border-top-color: silver;
	border-bottom: silver thin inset;
	background-repeat: no-repeat;
	font-family: Verdana, 'Times New Roman';
	background-color: #cccc66;
}

TD.ButtonBar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px -5px;
	padding-top: 0px;
	border-bottom: groove;
	height: 25px;
	background-color: black;
}

TD.ImageHolder
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

TABLE.Header
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: -10px 0px 0px;
	width: 100%;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 65px;
	text-align: center;
}

TABLE.HeaderLeft
{
	padding-right: 0px;
	background-position: left bottom;
	padding-left: 0px;
	background-image: url(images/logo.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 509px;
	border-top-style: none;
	padding-top: 0px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 65px;
	text-align: center;
	border-bottom-style: none;
}

TABLE.HeaderRight
{
	padding-right: 0px;
	background-position: right top;
	padding-left: 0px;
	background-image: url(images/cards.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 248px;
	border-top-style: none;
	padding-top: 0px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 65px;
	border-bottom-style: none;
}

TD.LeftBar
{
	border-top-width: thin;
	border-right: silver thin inset;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	width: 190px;
	border-top-color: gray;
	padding-top: 5px;
	position: relative;
	top: 0px;
	background-color: #f1e999;
	text-align: center;
}

TD.LeftBarGuide
{
	border-right: silver thin inset;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	width: 180px;
	padding-top: 5px;
	position: relative;
	top: 0px;
	background-color: #f1e999;
	text-align: center;
}


TD.ResultsHeader
{

	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	margin: 5px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: #cccc66;
	text-align: left;
}


TD.ResultsContent
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	margin: 5px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: white;
	text-align: left;
}


TD.BannerText
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px
}
TABLE.BannerTable
{
    BORDER-RIGHT: gray thin solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: gray thin solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: gray thin solid;
    WIDTH: 178px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: gray thin solid;
    BACKGROUND-COLOR: white
}

TABLE.BannerTableGuide
{
    BORDER-RIGHT: gray thin solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: gray thin solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: gray thin solid;
    WIDTH: 155px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: gray thin solid;
    BACKGROUND-COLOR: white
    
}

TABLE.Results
{
	width: 100%;
}

A
{
	font-weight: bold;
	color: #006400;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: #9acd32;
	text-decoration: none;
}
TABLE.MainBody
{
	margin-top: -4px;
	font-weight: normal;
	font-size: 10pt;
	width: 100%;
}
A.TopButton
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 10px;
	color: lemonchiffon;
	margin-right: 10px;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
}
A.TopButton:hover
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 10px;
	color: #cccccc;
	margin-right: 10px;
	text-decoration: none;
}

A.NextButton
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 10px;
	color: darkgreen;
	margin-right: 10px;
	font-family: Arial, 'Times New Roman';
	text-decoration: none;
}
A.NextButton:hover
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 10px;
	color: slategray;
	margin-right: 10px;
	text-decoration: none;
}

TABLE.Footer
{
	border-right: green thin solid;
	font-size: 8pt;
	border-left: green thin solid;
	width: 100%;
	color: white;
	height: 30px;
	background-color: darkgreen;
	text-align: center;
}
TD.Content
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	width: 100%;
	padding-top: 14px;
}
P.Title
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	border-bottom: black double;
}
P.SubTitle
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	background-color: #cccc66;
}

P.SubSubTitle
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	color: black;
	padding-top: 3px;
	text-align: center;
}

A.Webmaster
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: none
}
IMG.Pic
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

IMG.Sponsor
{
	width: 250px;
}

TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial
}

LI.Features
{
	left: -20px;
	position: relative;
}

TABLE.Sponsors
{
	width: 610px;
}

TD.SponsorsHeader
{

	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	margin: 5px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: #cccc66;
	text-align: left;
}


TD.SponsorsContent
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 5px;
	border-left: black 1px solid;
	width: 250px;
	color: black;
	padding-top: 5px;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	height: 100px;
	background-color: white;
	text-align: left;
}


TD.SetupGuide
{
	border-right: gray 1px solid;
	padding-right: 3px;
	border-top: gray 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 14pt;
	padding-bottom: 3px;
	margin: 0px;
	border-left: gray 1px solid;
	color: #ffff99;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	font-family: arial, Garamond;
	background-color: darkgreen;
	text-align: center;
}

TD.HomePageGroupTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana, 'Times New Roman';
}

TD.HomePageGroupText
{
	font-size: 8pt;
	padding-bottom: 20px;
	color: black;
	font-family: Verdana, 'Times New Roman';
}</pre></body></html>