body, th, tr, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#112637;
	line-height:16px;
	letter-spacing:normal
	}

body {
	background-color:#003300
	}

h1 {margin:0; padding:0}

.footer {
	color:#CCCCCC;
	font-size:9px;
	text-align:center
}

.footer a:link, .footer a:visited, .footer a:active {
	color:#CCCCCC;
	font-size:9px;
	text-decoration:none
	}
	
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline
	}

.content a:link, .content a:visited, .content a:active {
	background:#CCE3BB;
	color:#112637;
	padding:2px;
	text-decoration:none
	}
	
.content a:hover {
	color:#666666;
	text-decoration:underline
	}

.content {
	padding:5px 15px 15px 15px;
	text-align:center
	}
	
.border {
	 border:1px solid #003300
	 }

.picture-right {
	border:1px solid #333333;
	float:right;
	margin:0 0 10px 10px
	}
	
.picture-left {
	border:1px solid #333333;
	float:left;
	margin:10px 10px 0 0
	}
