body {
	background-color: #222222;
	margin: 0;
}
h1, h2 {font-weight: normal;}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bigtitle {
	font-family: "Comic Sans MS";
	font-size: 25px;
	color: #FFCC66;
}
.bonus {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color:  #008811;
	text-decoration: underline;
}
.linkstitle {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 18px;
	font-weight: bold;
	color:  #000000;
}
.linkssubtitle {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	color:  #000000;
}
.grandtotal {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: none;
	color:  #333333;
}
.descript {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color:  #333333;
}
.date {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	color:  #777777;
}
.new {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color:  #CC0000;
}
.sublogo {
	font-family: "Comic Sans MS", "Trubechet MS", Arial;
	font-size: 13px;
	color: #CCCCCC;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAAAAA;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a.typeLINKSMENU:link, a.typeLINKSMENU:visited	{color: #333333; text-decoration: none;}
a.typeLINKSMENU:active, a.typeLINKSMENU:hover	{color: #009966; text-decoration: underline;}

a.typeTOP:link, a.typeTOP:visited	{color: #009933; text-decoration: none;}
a.typeTOP:active, a.typeTOP:hover	{color: #99FF33; text-decoration: underline;}

a.typeREVIEW:link, a.typeREVIEW:visited	{color: #FFFFFF; text-decoration: none;}
a.typeREVIEW:active, a.typeREVIEW:hover	{color: #FFCC66; text-decoration: underline;}

a.typeBOT:link, a.typeBOT:visited	{color: #AAAAAA; text-decoration: none;}
a.typeBOT:active, a.typeBOT:hover	{color: #CCCCCC; text-decoration: underline;}

a.typeRED:link, a.typeRED:visited	{color: #BB0000; text-decoration: none;}
a.typeRED:active, a.typeRED:hover	{color: #BB0000; text-decoration: underline;}

a.typeBLUE:link, a.typeBLUE:visited	{color: #0000AA; text-decoration: none;}
a.typeBLUE:active, a.typeBLUE:hover	{color: #0000AA; text-decoration: underline;}

a.typeAD:link, a.typeAD:visited	{color: #000; text-decoration: none;}
a.typeAD:active, a.typeAD:hover	{color: #222; text-decoration: underline;}
