
.maintext {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 3px;
}

.tinytabletext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
}

.topnote {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.topnote1 {
	z-index:1;
	position:absolute;
	top:100;
	left:15;
}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.heading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.topnav:link {
	font-family: Arial Black, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:active {
	font-family: Arial Black, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:visited {
	font-family: Arial Black, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial Black, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.copylink:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DD0000;
	text-decoration: none;
}
.copylink:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
.copylink:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.bigtable {
	background-image: url('gfx/tabletop.gif');
	background-repeat: no-repeat;
}

