<style type="text/css">

body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #008800;
	bgcolor: #ffffff;
	margin: 0;
#	padding: 5;
}

table, tr, ol, h1, h2, h3, h4, h5, h6, h1, h2, h3, h4, h5, h6, p, ul{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

h1{
	font-size: 150%;
	line-height: 150%;
	margin-left: 1em;
}

h2{
	font-size: 130%;
	line-height: 140%;
	margin-left: 1em;
}

h3{
	font-size: 120%;
	line-height: 130%;
	margin-left: 1em;
}

h4{
	font-size: 110%;
	line-height: 120%;
	margin-left: 1em;
}

h5{
	font-size: 100%;
	text-align: left;
	line-height: 110%;
	margin-left: 1em;
}

p, li{
	font-size: 100%;
	margin-left: 1em;
	text-align: left;
}

a{
	color : #ff0000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

tr, td, ol, ul{
	text-align: left;
}

form > table > tr > td{
	text-align: left;
}

hr{
	text-align: center;
	}

</style>
