@charset "utf-8";
body{

	margin: 0px 0px 0px 0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	
	/*scrollbar */

SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #DCDCDC; 
SCROLLBAR-SHADOW-COLOR: #9C9C9C; 
scrollbar-highlight-cCOLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #9C9C9C; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}

body,td,form,input,option,select,textarea,p,ol{font-family:"Verdana";font-size:8pt;Color:#083E2B;}; /*ok */
font {font-family:"Verdana";font-size:8pt;line-height:2;letter-spacing: 0.8px}; /*ok */
/*----------------------------------------------------------------------------------*/


a.plink{
	padding-left:0px;
    font-size: 7pt; 
	font-weight: normal; 
	text-decoration: none; /*ok */
    color:#888888; /*ok */
   font-weight :none;/*ok */
   line-height:2.5;
   
}

a:hover.plink {
  color: #ff0000; /*ok */
  text-decoration: underline; /*ok */
  font-weight :none; /*ok */
}

a:link.plink {
  color: #888888;
  font-weight :none;  
}
