body{padding:0;margin:0;}
body{background:#d7f3e2;color:#000000;}
body,table{font-family:arial,helvetica;font-size:10pt;}
p{margin-top:0px;margin-bottom:7px;}
a{color:#ff4000;}
a:visited{color:#ff4000;}
a:hover{color:#ff0000;}
h1{font-size:24pt;margin-top:0px;margin-bottom:0px;}
h2{font-size:18pt;margin-top:0px;margin-bottom:0px;}
h3{font-size:14pt;margin-top:0px;margin-bottom:0px;}
h4{font-size:12pt;margin-top:0px;margin-bottom:0px;}
h5{font-size:10pt;margin-top:0px;margin-bottom:0px;}
.s{font-size:9pt;}
.t{font-size:8pt;}
.t12{font-size:12pt;}
.b12{font-size:12pt;font-weight:bold;}
.sp1{font-size:12pt;font-weight:bold;color:#ff00b0;}
.mb{background:#a8e2be;color:#000000;}
.mb a{color:#0000cd;}
.mb a:visited{color:#0000cd;}
.mb a:hover{color:#0000ff;}
.gb{background:#2b804c;color:#ffffff;}
.gb h1{color:#efefef;}
.gb h2{color:#efefef;}
.gb a{color:#ffc000;}
.gb a:visited{color:#ffc000;}
.gb a:hover{color:#ffdc7d;}
.bsp{margin-top:8px;margin-bottom:8px;}
.container{
	min-height:100%;
	overflow:hidden;
	width:750px;
	border:1px solid black;
	background:#a8e2be;
}
.content{
	background:#d7f3e2;
	width:530px;
	float:left;
	text-align:left;
	padding:0 4px 0 5px;
	border-right:1px solid black;
}
.navigation{
	width:200px;
	float:right;
	text-align:center;
	padding:0 5px 0 5px;
}
