body{
	text-align:center;
	font-size:9pt;
	margin:0;
	background-color: #FFFFFF;
}
td{
	font-size:9pt;
	line-height: 150%;
}
a{
 color:#333333;
 font-size:9pt;
 text-Decoration:none;
    }
A:hover {
	COLOR: #FF6600; 
	TEXT-DECORATION: none
	}
input.text{
    font-size:9pt;
	border:solid #CCCCCC 1px;
	height:16;
	width:150;
    }
select{
    font-size:9pt;
}
.gre-T {
	background-color: #66CCCC;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-align: center;

      }
.gry-T {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E4E4E4;
       }

