@charset "utf-8";
/* CSS Document */

td.padded {
 padding-left:30px;
 padding-top:0px;
 }
 
.bodyText{ 
	color: #000000;
	font-family: "Arial", Verdana, serif;
    font-size: 12px;
    line-height: 20px;	
 	text-decoration: none;
}

.btb{ 
	color: #000000;
	font-family: "Arial", Verdana, serif;
    font-size: 15px;
    line-height: 18px;	
 	text-decoration: none;
	font-weight: bold;
}

.h1{ 
	color: #000000;
	font-family: "Arial", Verdana, serif;
    font-size: 12px;
    line-height: 20px;	
 	text-decoration: none;
	font-weight: bold;
}

.bsw{ 
	color: #ffffff; 
	font-family: "Arial", Verdana, serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: normal;	 
	line-height: 14px; 
	text-decoration: italic; 
}
