BODY { 
	font-family : "Arial";
	font-size : 9pt;
	color : black;
	margin-left : 15pt;
	margin-right : 20pt;
	margin-bottom : 9pt;
	margin-top : 0pt;
      text-align : justify;
	line-height : 1.4;
}
A:LINK { 
	text-decoration:none;
	color : #008000;
	font-weight : bold;
}
A:VISITED { 
	text-decoration:none;
	color : #408080;
	font-weight : bold;
}
A:HOVER { 
	text-decoration:none;
	color : #008000;
	background : #80ff80;
	font-weight : bold;
}
A:active { 
	text-decoration:none;
	color : orange;
	font-weight : bold;
}
TD { 
	font-family : "Arial";
	color : black;
	font-size : 9pt;
      text-align : justify;
}
PRE {
	font-family : "Arial";
	color : black;
	font-size : 9pt;
}
INPUT {
	font-family : "Arial";
	font-size : 8pt;
	color: #000000;
	background-color: #ceffce;
}
TEXTAREA {
	font-family : "Arial";
	font-size : 9pt;
	color: #000000;
	background-color: #ceffce;
}
OPTION {
	font-family : "Arial";
	font-size : 8pt;
	color: #008000;
	background-color: #ceffce;
}
A { 
	font-family : "Arial";
}
LI { 
	font-family : "Arial";
	font-size : 9pt;
      text-align : left;
}
.heading01 { 
	font-family : "Arial";
	font-size : 20pt;
	color : green;
	text-align : center;
}
.heading02 { 
	font-family : "Arial";
	font-size : 14pt;
	color : green;
	text-align : center;
}
.heading03 { 
	font-family : "Arial";
	font-size : 12pt;
	font-weight : bold;
	color : green;
	text-align : center;
}
.footer { 
	font-family : "Arial";
	font-size : 8pt;
	color : black;
	text-align : center;
}
a.btn:link { 
	text-decoration : none;
	font-weight : bold;
	display : block;
	color : #ffffff;
	font-size : 9pt;
	background : #008000;
	padding : 6px;
	border : solid;
	border-width : 1px;
	border-color : #add1af #000000 #000000 #add1af;
} 
a.btn:visited { 
	text-decoration : none;
	font-weight : bold;
	display : block;
	color : #ffffff;
	font-style : italic;
	font-size : 9pt;
	background : #008000;
	padding : 6px;
	border : solid;
	border-width : 1px;
	border-color : #add1af #000000 #000000 #add1af;
}
a.btn:hover { 
	text-decoration : none;
	font-weight : bold;
	display : block;
	color : #000000;
	font-size : 9pt;
	background : #80FF80;
	padding : 6px;
	border : solid;
	border-width : 1px;
	border-color : #add1af #000000 #000000 add1af;
} 
a.btn:active { 
	text-decoration : none;
	font-weight : bold;
	display : block;
	color : #ffff00;
	font-size : 9pt;
	background : #008000;
	padding : 6px;
	border : solid;
	border-width : 1px;
	border-color : #000000 #add1af #aad1af #000000;
}
.box01 {
	background-color : #ffff80;
    	border-width : 2px;
	font-weight : bold;
	border-style : dotted;
	border-color : #ff0000;
      color : #008000;
      padding : 15px;
	text-align : center;
}
.extraspc {
	line-height : 1.8;
}
.smallspc {
	line-height : 0.7;
}
div#rightcol1 {
	margin: 2; 
	float: right;
	width: 135px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-left: 3px dotted #008000;
	padding : 10px;
	line-height : 1.35;
	text-align : left;
	font-size : 8pt;
	background-color : #80FF80;
}
div#rightcol2 {
	margin: 2; 
	float: right;
	width: 135px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-left: 3px dotted #ff0000;
	padding : 10px;
	line-height : 1.35;
	text-align : left;
	font-size : 8pt;
	background-color : #ffff80;
}
.listtext { 
	font-weight : bold;
	font-size : 12pt;
}