body {margin: 0;
padding: 0;
color: #999999;
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4em;
font-size: .75em;
line-height: 1.4em; }

a:link {color: #333333;
 }
 
a:visited {
	color: #333333;
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
 }

h2 {font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.4em;
font-weight: bold;
 }

h3 {font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.3em;
font-weight: bold;
 }

h4 {font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.2em;
font-weight: bold;
 }

h5 {font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.1em;
font-weight: bold;
	text-align: center;
}

div#header {padding: 2%;
text-align: center;
background-color: #ffffff;
color: #666666;
border-bottom: solid #999999 1px; }

div#footer {padding: 2%;
text-align: center;
clear: both;
background-color: #ffffff;
color: #666666;
border-top: solid #999999 1px; }

div#maincontent {
	padding: 2%;
	text-align: justify;
	margin-left: 14%;
	margin-right: 14%;
	background-color: #ffffff;
	color: #999999;
	border-right: solid #999999 1px;
	border-left: solid #999999 1px;
}

div#swf {
text-align: center; }

div#leftcolumn {padding: 2%;
float: left;
text-align: right;
background-color: #ffffff;
color: #999999;
width: 10%; }

.imageleft {
	text-align: center;
	margin-right: 5px;
}

.imageright {
	text-align: center;
	margin-left: 5px;
}

.imagecenter {
	text-align: center;
}

div#rightcolumn {padding: 2%;
float: right;
background-color: #ffffff;
color: #999999;
width: 10%; 

}
table {
	font-size: 8pt;
}

