body {
	margin-right: 100px;
	margin-left: 100px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #370000;
	border-left: 1px;
	border-right: 1px;
	border-bottom-color: 370000;
	}
h2 {
	color: #1E1108;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12	px;
	font-style: italic;	
	line-height: normal;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
		font-style: italic;	
	color: #1E1108;
	line-height: normal;
}

}
table {
	color: #370000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 0;	
		}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000CC;

}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
	border-left: 1px;
	border-right: 1px;
	border-bottom-color: 370000;
	}

