<style TYPE=\"text/css\">
<!--
BODY			{ margin-left:0px;
			  margin-right:0px;
			  margin-bottom:0px;
			  margin-top:0px; 
			  background-color: bisque }

A:link 			{ text-decoration: none;}
A:visited		{ text-decoration: none;}
A:active		{ text-decoration: none;}
A:hover			{ text-decoration: underline; color: yellow }

.12px			{ font-size: 12px; }
.16px			{ font-size: 16px; }
.24px			{ font-size: 24px; }
.36px			{ font-size: 36px; }
.bold 			{ font-weight: bold; }

.center			{ text-align: center; }
.left20			{ margin-left: 20%; text-align: left }

.color1			{ color: red; }
.color2			{ color: darkblue; }
.color3			{ color: aqua; }
.color4			{ color: chartreuse; }
.color5			{ color: magenta; }

h1 			{ font-size: 24px; line-height: 30px; margin: 0px ; font-weight: bold; }

div.main 		{ width: 80%; padding: 10px; border-left: 1px solid darkslateblue; border-right: 1px solid darkslateblue; background-color: white}

td			{ text-align: center; }
-->
</style>
