body{
	margin:0;
	background:url(bg.jpg) center top repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:20px;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.pad-top{padding:20px 0px 0px 0px;}
.border-01{border:1px solid #D9D9D9; background:#fff;}
.border-02{border:1px solid #D9D9D9; background:#eee; padding:3px 5px 3px 5px;}
.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;

}
