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

.tablemax {
	height: 100%;
	width: 764px;
	border-left: 7px solid #CCCCCC;
	border-right: 7px solid #CCCCCC;
	}

.tablefooter {
	height:50px;

}

#content {
	padding: 0 10px 10px 10px;
}

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

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

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

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}

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

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

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

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

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