body {
	background:#BCBDBC none repeat scroll 0 0;
	color:#000000;
	font-size:62.5%;
	line-height:1.2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
.bg_blue{background-color:#379ee0;}
.bg_white{background-color:#FFFFFF;}
.bg_black{background-color:#000000;}

.txt_grey{color:#4D4F53;}
.txt_grey1{color:#8B8D8E;}
.txt_grey2{color:#4D4E53;}
.txt_orange{color:#FF8700;}
.txt_blue{color:#379EE0;}
.txt_white{color:#FFFFFF;}

.heading_1{font-size:2.4em;}
.heading_2 {font-size:1.8em;}
.heading_3 {font-size:1.6em; font-weight:normal;}
.heading_4{font-size:18px;}
.txt{font-size:1.2em;}
.txt_1{font-size:1.0em;}

.bold{font-weight:bold;}

ol, ul {list-style-image:none;
list-style-position:outside;
list-style-type:square;}
