body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	background-color: #333333;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #666666;

}
.copy {
	font-size: 10px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}
.border2 {
	border: thick double #666666;

}
.copy2 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;

}
.headings {
	font-family: Vivaldi;
	font-size: 36px;

}
