  BODY { 
         font-family : "Verdana";
         font-size : 9pt;
         color : #800000;
         margin-left : 0pt;
         margin-right : 0pt;
         text-align : justify;
         margin-bottom : 0pt;
         margin-top : 0pt;
}
  A:LINK { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ff0000;
}
  A:VISITED { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ff8000;
}
  A:HOVER { 
	   text-decoration:none;
         font-size : 10pt;
         color : #00ff00;
}
  A:active { 
	   text-decoration:none;
         font-size : 10pt;
         color : #ffff00;
}
  TD { 
	   background-color: 
         font-family : "Verdana";
         color : #800000;
         font-size : 10pt;
}
  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 { 
         font-family : "Verdana";
         color : #9f0000;
         font-size : 10pt;
}
a.btn:link { 
	text-decoration : none;
	text-align : right;
	width : 110px;
	color : #800000;
	font-size : 9pt;
	font-weight : bold;
	background : #ff8000;
	padding : 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 #c0c0c0;
} 
a.btn:visited { 
	text-decoration : none;
	text-align : right;
	width : 110px;
	color : #a60000;
	font-size : 9pt;
	font-weight : bold;
	background : #ff8000;
	padding : 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 #c0c0c0;
}
a.btn:hover { 
	text-decoration : none;
	text-align : right;
	width : 110px;
	color : #ffff00;
	font-size : 9pt;
	font-weight : bold;
	background : #ff8000;
	padding : 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #c0c0c0 #000000 #000000 add1af;
} 
a.btn:active { 
	text-decoration : none;
	text-align : right;
	width : 110px;
	color : #ff0000;
	font-size : 9pt;
	font-weight : bold;
	background : #ff8000;
	padding : 2px;
	border : solid;
	border-width : 1.5px;
	border-color : #000000 #c0c0c0 #aad1af #000000;
}
.lht {
	line-height : 1.8;
}
.box01 {
	background-color : #ecd1fa;
    	border-width : 1px;
	border-style : dashed;
	border-color : #000000;
      color : #d40229;
      padding : 5px;
	font-weight : bold;
}
.box02 {
	background-color : #b0ffb0;
    	border-width : 1px;
	border-style : solid;
	border-color : #008000;
      color : #e50000;
      padding : 5px;
}
