table#fm1 {
    padding:2px;
    width:100%;
}


table#fm1 thead{
    border-top:1px solid #dddddd;
}

table#fm1 tr td.oxygencolor {
    text-align:center;
}

.styluscolor  { 
	border-right:0px solid #FFFFFF;
	border-bottom:1px solid #C4CAD2;
	background-color:#FFDFBF;
	text-align:center;
} 

.spycolor  { 
	border-right:0px solid #FFFFFF;
	border-bottom:1px solid #C4CAD2;
	background-color:#C2EBC2;
	text-align:center;
} 

.exchangercolor  { 
	border-right:0px solid #FFFFFF;
	border-bottom:1px solid #C4CAD2;
	background-color:#DFDFFF;
	text-align:center;
} 


td.titlechapter  {
    background-color:#106FBC;
    text-indent:5px;
    color: white; 
    font-size:1.2em; 
    vertical-align:middle;
    height:30px;
} 

.section  { 
	color: #333333; text-decoration:none;
	font-family: arial, trebuchet ms, verdana, tahoma;
	FONT-SIZE:13px; FONT-WEIGHT:bold;
	LINE-HEIGHT:16px; 
/*	text-align:left; 
*/} 


