div#header {
	height: 200px;
	line-height: 200px;
	margin:0;
	padding-left:0px;
	background: #ffffff;
	color: #79B30B;
	width: 700px;
	border-bottom: 4px groove #6065FF;
}
div#container {
	text-align:left;
	width:700px;
	margin:0 auto;
	background: #ffffff;
}
div#content {
	margin: 0 150px;
	background: #ffffff;
}
div#content p {
	line-height:1.4;
}
div#navigation {
	background:#cacdff;
	float:left;
	width:150px;
	margin-left:-700px;
	display: block;
	line-height: 1.8;
	background: #ffffff;
}
div#footer {
	background: #6065FF;
	color: #FFF;
	border-bottom: 4px groove #6065FF;
}
div#footer p {
	margin:0;
	padding:5px 10px;
}
div#wrapper {
	float:left;
	width:100%;
}
div#rightbox {
	float:left;
	width:150px;
	margin-left:-150px;
	line-height: 1.2;
	background:#ffffff;
}
div#footer {
	clear:left;
	width:100%;
}
html,body {
	margin: 0;
	padding: 0;
}
BODY { 
	background: #ffffff;
	font-family : "Arial";
	font-size : 10pt;
	color : #000000;
	margin-left : 0pt;
	margin-right : 0pt;
	text-align : justify;
	margin-bottom : 10pt;
	margin-top : 0pt;
}
p {
	margin: 0 10px 10px
}
  A:LINK { 
	   text-decoration:none;
         font-size : 10pt;
         color : #000080;
	font-weight: bold;
}
  A:VISITED { 
	   text-decoration:none;
         font-size : 10pt;
         color : #02467d;
	font-weight: bold;
}
  A:HOVER { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ffffff;
         background : #008080;
	font-weight: bold;
}
  A:active { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ff0000;
	font-weight: bold;
}
  TD { 
	font-family : "Arial";
	font-size : 8pt;
	text-align: left;
}
  PRE {
	     font-family : "Verdana";
           color : white;
           font-size : 10pt;
}
  INPUT {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
  TEXTAREA {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
  OPTION {
		font-family : "Verdana";
		font-size : 10pt;
		color: #000000;
		background-color: #ffffff;
}
LI {
		line-height: 1.4;
}
.li2 {
         font-family : "Verdana";
         color : #000000;
	   font-weight : bold;
         font-size : 10pt;
}