body {
  margin : 0;
  padding : 0;
  background-color :rgb(89,118,158);
  color : #000000;
}
p, ul, ol, li {
  font : 10pt Arial,;
}
h1 {
  font : bold 20pt Arial,;
}
h2 {
  font : bold 12pt Arial,;
}
#leftnavigation {
  position : absolute;
  left : 150;
  width : 300px;
  margin-left : 10px;
  margin-top : 35px;
  color : #000000;
  padding : 3px;
  text-align:center;
  width:1000;
}
#rightnavigation {
  position : absolute;
  left : 70%;
  top : 566px;
  width : 300px;
  padding-left : 10px;
  z-index : 3;
  color : #000000;
  padding : 3px;
}
#content {
  top : 0px;
  margin : 20px 25% 0 520px;
  padding : 3px;
  color : #000000;
}
#content h1, #content h2 {
  color : #FF9900;
} 
#rightnavigation h1{
color : #FF9900;
}
#leftnavigation h1{
color : #FF9900;
}.ttxt{ color:#FFFFFF;text-align:justify;line-height:15px;padding:1px 20px 1px 15px; font-family:Arial; font-size:13px;}
.txt{color:#FFFFFF;text-align:justify;line-height:15px;padding:1px 20px 1px 15px; font-family:Arial; font-size:14px; background-color:#99CC66;}
.text{color:#FFFFFF;text-align:justify;line-height:15px;padding:1px 20px 1px 15px; font-family:Arial; font-size:18px; background-color:#99CC66;}
.black{color:#000000;text-align:justify;line-height:15px;padding:1px 20px 1px 15px; font-family:Arial; font-size:18px;}
.menu{color:#000000;text-align:justify;line-height:15px;padding:1px 20px 1px 15px; font-family:Arial; font-size:24px; background-color:#FFFFFF}

.p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-left:20px;
}

.imb
{
	border:2px solid #000;
	box-shadow:0px 0px 2px 2px #666;
}