body, table {
 font-family: Tahoma, sans-serif;  font-size: 12px; 


}
table {
empty-cells: show; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat;
	scrollbar-base-color: #32597f; scrollbar-arrow-color: #7099c3;
	align: center;
	leftmargin: 0px; topmargin: 0px; marginwidth: 0px; marginheight: 0px;

}
body,td,th {

   font-family: Tahoma;
	font-size: 13px;
	color: #a7b7e1;
}
a:link {
	color: #FFFEFF;
}
a:visited {
	color: #FFFEFF;
}
a:hover {
	color: #FFFEFF;
}
a:active {
	color: #FFFEFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #FFFEFF;
}
h2 {
	font-size: 16px;
	color: #FFFEFF;
}
.style1 {
	color: #30445D;
	font-weight: bold;
}
.style2 {
	color: #FFCC00;
	font-weight: bold;
}