@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;

	width: 90%;
	background-color:#FFFFFF;
		font-size: 12px;
	line-height: 17px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #529BC2;
}
hr {
	height: 1px;
	color: #C5EBEB;

}
