body {
background: <!--bg_color-->;
text-align: center;
font-family : Courier New, Courier, mono;
}

.e1 {
	border-width:1.0;
	border-style: dotted dotted dotted dotted;
	border-color : <!--table_border_color-->;
	background : <!--table_color-->;
}
 
.style1 {
	font-size: 26px;
	font-weight: bold;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style4 {color: #000000;
	font-weight: bold;
}
.style5 {
	color: #763C50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
