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

#content {
	padding: 10px;
}

.tablemax {
	height: 100%;
	width: 750px;
	border: 1px solid #FFFFFF;
}

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

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

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

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

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

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

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

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

h3 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 15pt;
    color: #000099;
	}

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

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