body {	background-color:#FFFFFF;
	margin:0px;}

.tablemax {	height: 100%;
		width: 100%;}

.tablefooter {	height:50px;}

#content {padding: 10px;}

.pictureborder {border: 1px solid #FFF;
		margin: 5px;}

.pictureright {	float: right;
		margin: 5px;
		border: 1px solid #FFF;}

.pictureleft {	float: left;
		margin: 5px;
		border: 1px solid #FFF;}

a:link {	color: #FFF;
		text-decoration: none;}

a:visited {	color: #FFF;
		text-decoration: none;}

a:hover {	color: #FFF;
		text-decoration: underline;}

a:active {	color: #FFF;
		text-decoration: none;}

p {	font-size: 12pt;
	font-family: arial;
	line-height: 15pt;
	color: #FFF;}

.stylesmall {	font-size: 10pt;
		font-family: arial;
		line-height: 12pt;
		color: #FFF;}

h1 {	font-size: 15pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	line-height: 18pt;
	color: #FFF;}

h2 {	font-size: 12pt;
	font-family: arial;
	text-align: left;
	font-weight: bold;
	line-height: 15pt;
	color: #FFF;}

#styletext {	font-size: 0px;
		visibility: hidden;}
