@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

.bg_blue{background-color:#006295;}

.bg_green{background-color:#67b52d;}

.bg_grey {background-color:#f8f6f6;}

.bg_grey1{background-color:#E9E2E2;}

.txt_white{color:#FFF;}

.heading_1 {font-size:25px;}

.heading_2 {font-size:20px;}

.heading_3 {font-size:18px;}

.heading_4 {font-size:15px;}

.bold{font-weight:bold;}

.txt_blue{color:#006295;}

.txt_green{color:#67b52d;}

.txt_black{color:#000000;}
