
body {
	background-color: #cccccc;
	}

table {
	background-color: #cccccc;
	}

.bodystyle {
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.bodystyle.huge {
	font-family: Tahoma, sans-serif;
	font-size: 24pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.bodystyle.large {
	font-family: Tahoma, sans-serif;
	font-size: 16pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.bodystyle.normal {
	font-family: Tahoma, sans-serif;
	font-size: 14pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.bodystyle.small {
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.bodystyle.tiny {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	background-color: #cccccc;
	}

.buttonstyle.active {
	font-family: Times, serif;
	font-size: 18pt;
	height: 70;
	background-color: black;
	border: 2px black double;
	}

.buttonstyle.other {
	font-family: Times, serif;
	font-size: 16pt;
	height: 70;
	background-color: black;
	border: 2px black double;
	}

.buttonstyle.smallactive {
	font-family: Times, serif;
	font-size: 14pt;
	height: 35;
	background-color: black;
	border: 2px black double;
	}

.buttonstyle.smallother {
	font-family: Times, serif;
	font-size: 12pt;
	height: 35;
	background-color: black;
	border: 2px black double;
	}

.expires {
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	text-indent: 10;
	}
