body {
	background-color : white;
	font-family: Arial;
	font-size: 12pt;
	color: #497B10;
	text-align: left;
	}
	
table {
	width:800;
	border: none;	
	padding : none;
	text-align: left;
	font-size : 12pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4 {font-size: 12pt;}

a:link { text-decoration:none; color:#497B10; font-size:12pt; font-weight : bold;}
a:visited { text-decoration:none; color:#497B10; font-size:12pt; font-weight : bold;}
a:active { text-decoration:none; color:#497B10; font-size:12pt; font-weight : bold;}