body {
	background-color: #FFF0F0;
	margin: 0px 0px;
	color: #FF3333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 24pt;
	font-weight: bold;
}

H2 {
	font-size: 18pt;
	font-weight: bold;
}

H3 {
	font-size: 14pt;
	font-weight: bold;
}
.address
{
	font-size: 14pt;
	font-weight: bold;
	font: normal;
}
.text_tiny
{
	font-size: 8pt;
}
.text_bold
{
	font-weight: bold;
}
.text_14
{
	font-size: 14pt;
	font: normal;
}
.text_12
{
	font-size: 12pt;
	font: normal;
}
.text_10
{
	font-size: 10pt;
	font: normal;
}
.text_coupon{
	color: black;
	font-size: 16pt;
	font-weight: bold;
	font_family: ;
	font-family: "Comic Sans MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
}
}.table_white
{
	background-color: White;
}