body {
	margin:0;
	padding:0;
	background-image: url(../images/textures/yellow_w.jpg);
}
.styleTableHeader {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.styleTableText {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sanserif;}
.styleMainText {color: #000000; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.styleMainTextSmall {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.styleMainTextTitle {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.styleMainTextTitleWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
