/* CSS Document */

html {
margin-bottom:1px;
}

td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

body {
	background-color: #000000;
	text-align:left;
}

table {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
}
table.center {margin-left:auto; margin-right:auto;}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #9999ff;
	text-decoration: none;
}
a:hover {
	color: #9999ff;
	text-decoration:underline
}
a:active {
	color: #9999ff;
	text-decoration:none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copy {
	font-weight: bold;
	font-size: 14px;
}

.style4 {font-family: "Bradley Hand ITC"}

.style6 {
	font-size: small;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
}
.style7 {
	font-size: medium;
	font-family: "Bradley Hand ITC";
}
.style8 {
	font-size: large;
	font-family: "Bradley Hand ITC";
	font-weight: bold;
}
.style10 {font-size: x-small}
.style11 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {font-size: x-large}
.style16 {
	font-weight: bold;
	line-height: 25px;
}
.style17 {font-size: 14px}
.style18 {font-weight: bold}
.style19 {font-weight: bold}
.style20 {font-size: 10px}
