<STYLE type=text/css>
#banner {
	width:765px;
	height:100px;
	}
#buttons {
	width: 765px;
	height:20px;
	}
#page {
	width:765px;
	height:415px;
	}
#footer {
	background-color:beige;
	font-family: "Arial", sans-serif;
	font-size:10pt;
	width:765px;
	height:30px:
	}
#contentpage{
	font-family: "Arial", sans-serif;
	font-size:10pt;
	background-color:beige;
	}
#smallparagraph{
	margin-left:200px;
	margin-right:200px;
	}
TD {
	font-family: "Arial", sans-serif;
	font-size:10pt;
	}
A:link {
	color:orange;
	text-decoration:none
	}
A:visited {
	color:orange;
}
A:active: {
	color:red;
}

</style>