body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 9pt;
	letter-spacing: 1pt;
	color: #000000;
	}
	
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #008F81;
	letter-spacing: 1pt;
	margin-bottom: 0px;
}

.img {
	border-width: 2px; 
	border-color:#65BBB3;
}

a:link, a:visited{
	font-size: 9pt;
	font-weight: normal;
	color: #FD8445;
	text-decoration: yes;
}

a:hover, a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #FD8445;
	text-decoration: yes;
}

.error {
	color: #FF0000;
}
