BODY {
 font-family:	arial;
 }

TD {
 font-family:	arial;
 font-size:	12px;
 }

.label {
 font-weight:	bold;

 }

.item {
 font-weight:	normal;
 }

.red {
 font-size:	12px;
 font-weight:	bold;
 color:      #999966;
 }

.category {
 font-size:	16px;
 font-weight:	bold;
 color:		#CC9933;
 }

.title {
 font-size:	18px;
 font-weight:	bold;
 color:		#999966;
 }
 
 .red2 {
 font-size:	12px;
 font-weight:	bold;
 color:      #ff0000;
 }

