/* CSS Document */

.main
{ 
	font-family:Tahoma, Verdana, "Humanst521 BT", "Humanst521 Lt BT"; 
	color:#000000; font-size:12px; font-style:normal; text-align:justify; 
	
}

.bold 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#990000; font-size:13px; font-style: normal; 
	text-decoration: none; text-align:left; 
	text-shadow:#009900; font-weight:bold;

}

.bold2
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#990000; font-size:13px; font-style: normal; 
	text-decoration: none; text-align:center; 
	text-shadow:#009900; font-weight:bold;

}

.light
{ 
	font-family:Tahoma, Verdana, "Humanst521 BT", "Humanst521 Lt BT"; 
	color: #333333; font-size:12px; font-style:normal; text-align:justify; font-weight:bold; 
	
}

.sections {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; color: #999999;
	background-color: #f3e3d3; text-align:justify;
	position: relative; padding-top: 4px;
	padding-right: 4px; padding-bottom: 4px;
	padding-left: 4px;
	}
