/* CSS Document */

body { scrollbar-arrow-color:ffffff;
scrollbar-track-color:000000;
scrollbar-shadow-color:ffffff;
scrollbar-face-color:000000;
scrollbar-highlight-color:ffffff;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:000000;
}

P.text { font-family: trebuchet MS, arial, trebuchet MS;
		 Font-weight: bold;
		 font-size: 10pt;
		 }
TD.form { font-family: trebuchet MS, arial, trebuchet MS;
		  Font-weight: bold;
		 font-size:10pt;
}

TD.form1 { font-family: trebuchet MS, arial, trebuchet MS;
		  Font-weight: bold;
		 font-size:10pt;
		  padding-left:5px;
}

OL {  font-family: trebuchet MS, arial, trebuchet MS;
		  Font-weight: bold;
		 font-size:10pt;}

P.smalltext { font-family: trebuchet MS, arial, trebuchet MS;
		  Font-weight: bold;
		 font-size:9pt;
		 padding-left:5px;
}
TD.ordertitle { background-image: url(table_head_blend.jpg);
				background-repeat: repeat-x;
				font-family:arial black;
		 font-size:11pt;
		 padding: 10px;}
				
TD.instructions {font-family: trebuchet MS, arial, trebuchet MS;
		  Font-weight: bold;
		 font-size:10pt;
		  padding:5px;
		  }

.statement { 	color: red;
				font-family: arial black;
				font-weight: normal;
				}
