body {
	font-family: Verdana,Arial;
	font-weight: 400;
	color: #000033;	
}

a:link {
	color: green;
}
a:visited{
	color: #000033;
}

h1 {

	border-style: double;
	color: green;
	text-align: center;
	width: 800px;
}

img {border: 0;

}


}

div.main {
		text-align: left;


}

div.legalese {
		text-align: left;
		font-size: 83%;

}



table.maintable{
	width: 800px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	align: center;
}


