.nomal {
	font-size: 12px;
	line-height: 25px;
}
.mini {
	font-size: 10px;
	line-height: 15px;
}
.BBig {
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
}
a:link { color: #006600; } 
a:visited { color: #006600; } 
a:hover { color: orange; } 
a:active { color: blue; }
a { 
text-decoration: none; 
} .nomal2 {
	font-size: 12px;
	line-height: 20px;
}
.readonly {
	border: thin solid #666666;
}
BODY{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
}

