@charset "utf-8";



#body {
	float: left;
	width: 720px;
	padding: 15px 15px 15px 15px;
	background-color: #FFFFFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03C;
}

a img {
	border: none;
}
h1 {
	font-size: 18pt;
	line-height: 19pt;
}
h2 {font-size: 15pt;}
h3 {font-size: 14pt;}
h1, h2, h3 {
	color: #03C;
	font-weight: bold;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: # 000;
	text-align: justify;	
	
}
