BODY {
	background-color: White;
	margin-bottom : 10%;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 10%;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

IMG { border : none; }

A { color : Black; }

HR { color: #F0F0F0; }

TABLE {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 18pt;
}

.subheadline {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}

.center { text-align : center; }
