A {text-decoration:NONE; }
A:link {color:#0000FF; text-decoration:NONE; }
A:visited {color:#0000FF; text-decoration:NONE; }
A:hover {color:#000000; text-decoration:underline; }

BODY {
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
}


.gray { color:#333333; font-size:13px; }
.red { color:#FF0000; font-size:13px; }
.rbrown { color:#996600; font-size:13px; }
.brown { color:#990000; font-size:13px;}
.brown2 { color:#990000; font-size:13px; font-weight:bold; text-align: center; }
.white { color:#FFFFFF; font-size:13px; font-weight:bold; }
.black { color:#000000; font-size:13px; }
.fcenter{ text-align: center; font-size:13px; }
.fright{ text-align: right; font-size:13px; }

.table1 { width: 750px; height: auto; border-collapse: collapse; } 
.table2 { width: 750px; height: auto; text-align: center; } 
.table3 { width: 270px; height: auto; }
.table3-2 { width: 260px; height: auto; }
.table4 { width: 550px; height: auto; text-align: center; vertical-align: top; } 
.table5 { width: 200px; height: auto; text-align: center; vertical-align: top; } 


.table6{
  text-align : left;
  width : 550px;
  height : auto;
  vertical-align : top;
}
