.rhsHeading { 
	background: #F5F5F5; 
	border: #707070 1px solid; 
	text-align: center; 
	font-size: 11px; 
	font-weight: bold; 
}

.rhsBody { 
	font-size: 10px; 
	text-align: justify; 
	padding-bottom: 15px; 
}

#mainblock { 
	padding-left: 10px; 
	font-size: 13px; 
	text-align: justify; 
	background-image: url(bg.jpg); 
	background-repeat: no-repeat;  
}

a:link, a:visited { 
	color: #AB0000; 
	text-decoration: none; 
	font-weight: bold; 
}

h1 {
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}
