body, td {
	color:black;
	background: white;
	font: 10pt Verdana,Arial,sans-serif;
	text-align: justify;
	
}

h1 {
	font: bold 18pt Arial, sans-serif;
	color: #416ea5;
	margin-top:25px;
	margin-bottom: 10px;
}

h2 {
	font: bold 12pt Arial, sans-serif;
	color: #416ea5;
}

div.page-curl {
	width: 740px;
	height: 59px;
	text-align: right;
	padding: 15px 15px 0px 0px;
	margin-bottom: 50px;
	background: url('img/page_curl.gif') no-repeat;
	
}

hr {
	color: #416ea5;
	background: #416ea5;
	height: 2px;
	width: 740px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}