
body	{ margin: 5px; font-size: 14px; font-family: "times new roman", serif; color: #505050; background-color: #E9D0B5;}
a:link	{color: #008000}
a:visited	{color: #006000}
a:hover	{color:}
h3     { font-size: 18px; font-family: "times new roman", "ms serif";}

background: #009900
background-color: #ffffff

h1.center { 
text-align: center;
clear: both;
}

h1.left { 
text-align: left;
}

table.center {
margin-left:auto; margin-right:auto;
}

div.float-right {
float: right;
}

img.float-right {
float:right
}

img.float-left {
float:left
}

img.center {
text-align: center;
}

img.align-left {
float: left;
}
sub.float-right {
float: right;
}

