
body	{
	background-color: white;
	color: black;

	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;

	text-align: left;

	margin:  0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

h1	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;

	line-height: 1.2;

	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

h2	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: black;

	line-height: 1.2;
	text-align: left;

	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: none;
	}

h3	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: black;

	line-height: 1.2;

	margin: 0;
	padding: 0;
	border-width: 0;
	border-style: none;
	}

h4	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: black;
	}

h5 	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: black;
	}

p	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

b	{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

table	{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

tr	{
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}


td	{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	}

a	{
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	}

a:hover  {
	color: #663333;
	text-decoration: underline;
	}

strong	{
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: yellow;
	}

input {
 background-color: white;
 color: black;
}

select {
 background-color: white;
 color: black;
}

.header {
	font-family:  Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #663333;
	text-decoration: none;
	}

a.TopLink {
	font-family:  Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	}

	

#superbest {
	position: absolute;
	left: 601;
	top: 150;
	width: 125;
	visibility: visible;
	z-index: 10;
}


