<html>
<head>

	<style type="text/css">

.iconimage	{
	width:100px;
	height:60px;
	align:center;
	valign:center;
	border:0;
	}

.smallimage	{
	width:160px;
	height:120px;
	align:center;
	valign:center;
	border:0;
	}

.playerimage	{
	width:160px;
	height:120px;
	align:center;
	valign:center;
	border:0;
	}

.linkimage	{
	align:center;
	valign:center;
	border:0;
	}

body	{
	background-color:#333333;
	font-family:tahoma, verdana, arial;
	}

h1	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="xx-large";
	}

h2	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="x-large";
	}

h3	{
	color:maroon;
	font-family:tahoma, verdana, arial;
	font-size="large";
	}

h4	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="medium";
	}

h5	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="small";
	}

h6	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="x-small";
	}

.h4white	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="medium";
	}

.h5white	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="small";
	}

.h6white	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size="x-small";
	}

p	{
	color:black;
	font-family:tahoma, verdana, arial;
	font-size="x-small";
	}

.xxsp	{
	color:black;
	font-family:trebuchet ms, arial, verdana;
	font-size="xx-small";
	}

.largep	{
	color:black;
	font-family:tahoma, verdana, arial;
	font-weight:"bold"
	font-size="small";
	}

.head1	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-weight:bold;
	font-size:x-large;
	}

.head2	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-weight:bold;
	font-size:small;
	}

.crumb	{
	color:white;
	font-family:tahoma, verdana, arial;
	font-size:x-small;
	}

.indent	{
	text-indent:3em
	}

.margin	{
	column-width:18em
	}

.center	{
	text-align:center
	}

hr	{
	width:80%;
	}

li	{
	color:black;
	font-family:tahoma, verdana, arial;
	font-size="x-small";
	}

.r1b1	{
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	}

.r2b2	{
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-right-color:#666666;
	border-right-style:solid;
	border-right-width:2px;
	}

a:link	{
	color:white
	}

a:visited	{
	color:white
	}

a:link:hover	{
	color:gray;
	}

		</style>
	</head>
</html>