body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #333333;
	}

h1 {
	color: #72B5E5;
	font-size: 14px;
	font-weight: bold;
	}

h2 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}

h3 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
h4 {
	color: #72B5E5;
	font-size: 14px;
	font-weight: bold;
	}

p{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify; 
}

li{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify; 
}