html, head, body {
	background-color: #FFFFFF;
	style="height 100%";

}

h1 {font-family: arial; font-size: 48; color: #000000}
h2 {font-family: arial; font-size: 24; color: #000000}
h3 {font-family: arial; font-size: 16; color: #000000}
p {font-family: arial; color: #000000}

A:link {color: "0000FF"; font-family: arial}
A:visited {color: "9900FF"; font-family: arial}

#fullheight{height:100%}
#pagebg {background-color: #FFFFFF}
#textbox {background-color: #FFCC99}
#legal {font-family: arial; font-size: 10}

.linktree {
	font-size="12";
	font-color="#000000";
	font-family="arial";
}

.linktree A:link{color:#0000FF; font-size:14}
.linktree A:visited{color:#9900FF; font-size:14}
