h1 {
	font-size: 15pt;
	color: #993300;
}
h2 {
	font-size: 14pt;
	color: #0033FF;
}
h3 {
	font-size: 13pt;
	color: #FF0000;
}



.style1 {
	color: #996600;
	font-weight: bold;
}
.style2 {color: #0033FF}


table.main {
width: 98%;
text-align: center;
	}

table.left {
text-align: left;
	}


.style3 {
	color: #0033CC;
	font-weight: bold;
	font-size: 16px;
}
