BODY { font-size: 10pt;
	color:#333333;
	}


A{
	text-decoration:none;
}


A:hover{
  text-decoration: underline;
}
A:active
	{color:#FF6600;
}


P{
	font-size:10pt;
}


TD{	font-size:10pt;
	color:#333333;
}

.text{
	font-size:10pt;
}


.small{
	font-size:8pt;
}

.small2{
	font-size:8pt;
	color:#999999;
}

.small-g{
  margin:0;
	padding:5px 0 0 0;
	font-size:8pt;
	color:#336600;
}

.small-red{
  margin:0;
	padding:5px 0 0 0;
	font-size:8pt;
	color:#990000;
}


.big{
	font-size:12pt;
}

.big2{
	font-size:11pt;
	color:#007790;
	}

.bigbig{
	font-size:14pt;
}

.red{
    color:#CC0000;
	}
	
.blue{
     color:#0033CC;
	 }
	 	
.line{
    text-decoration:line-through;
	 color:#CC0000;
	  }

/*--*/
/*
body table {
	margin: 0 auto;
}

body table table {
	margin: inherit;
}*/



.table_head_01 {
	margin: 10px 0;
	padding: 5px;
	border-left: solid 5px #818100;
	border-bottom: solid 1px #818100;
	line-height: 1.4em;
	font-size: medium;
	font-weight: bold;
}