<!--
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-decoration: none}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000000; text-decoration: none}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000; text-decoration: none}
p  {  font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: silver; text-decoration: none; line-height: 1.5}
body {  background-image: url(); background-repeat: repeat-x}

.header {
	font-family: "Helvetica";
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.topnav:link{
	font-family: "Helvetica";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

.topnav:visited{
	font-family: "Helvetica";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

.topnav:hover{
	font-family: "Helvetica";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3366;
	text-decoration: none;
}

.topnav:active{
	font-family: "Helvetica";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

.innav:link{
	font-family: "Helvetica";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

.innav:visited{
	font-family: "Helvetica";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

.innav:hover{
	font-family: "Helvetica";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3366;
	text-decoration: none;
}

.innav:active{
	font-family: "Helvetica";
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: silver;
	text-decoration: none;
}

A:link			{color:#E8A5AC; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
A:visited		{color:#E8A5AC; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
A:hover			{color:#E8A5AC; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}
A:active		{color:#E8A5AC; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}

table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: #484848;
}

table.sample2 td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: #454C22;
}

-->

