body { 
	overflow-x:hidden;
	background-color: #f7e6bd;
}

body, table, tr, td {
	font-size: 10pt;
	color: #444444;
	font-family: Arial, Verdana, Helvetica;
	vertical-align: top;

}

.image {
	font-size: 9pt;
	text-align: center;
	font-style: italic;
}

img {
	border: 0px;
}

.title, div.title {
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 10px;
}

.subtitle {
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 2px;
}

h1 { 
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #8c8e8c;
}

a {
	text-decoration: underline;
	color: #222222;
}

a.normal,a.normal:visited,a.normal:hover {
	color: #444444;
}

