body {
	font-family: Tahoma, Verdana;
	}
.container{left:50%;margin-left:-450px;position:absolute;width:900px;}
.table {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-transform: capitalize;
	text-indent: 4px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.justified {
font-size: 80%;
margin-left:50px;
margin-right: 50px;
text-align:justify;
}
.bodytext {
font-size: 80%;
}
}
a:active 	{ color:#FF9900; Text-Decoration: underline}
a:link 		{ color:#0000CC; text-decoration: none} 
a:visited 	{ color:#0000CC; text-decoration: none} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
h1 {
	font-size: 20px;
	margin-bottom: 6px;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin-top:3px;
	
	}
