/* Applies to overall page */BODY{	margin : -1px;	font-family : Tahoma, Arial, Helvetica;	}/* Headers and titles */H1{	color : #336666;	background-color : #DEEDE6;	border : medium double #336666;	padding-left : 30px;	font : lighter;	}H2{	color : #FF9966;	text-align : center;	}H3{	color : #FF9966;	border-bottom : thin double #DEEDE6;	margin-left : 30px;	}H4{	color : #336666;	padding-left : 30px;	font : lighter;	}/* Horizontal rules */HR{	color : #FF9966;	height : 1px;	}/* Paragraphs */P{	color : #004040;	font : normal;	padding-left : 30px;	}PRE{	font-family :arial,sans-serif;	font-size:13px;	padding-left:30px;}/* Hyperlinks */A{	color : #0000FF;	text-decoration : none;	}A:VISITED{	color : #407F7F;	text-decoration : none;	}A:HOVER{	color : #FF9966;	text-decoration : none;	}A:ACTIVE{	color : #004040;	text-decoration : none;	}/* Lists */OL{	color : #004040;}UL{	color : #004040;	list-style-image : url(images/denimnew.gif);}/* Tables */TABLE {	border : 0px;	}TR{	color : #004040;	text-align : center;	border-width : 0px;	border-bottom : thin solid #336666;	padding : 2px;	}TD{	color : #004040;	text-align : left;	font : smaller;	border-width : 0px;	padding : 5px;	margin : -1px;	}	.table1{	border : medium double #DEEDE6; 	text-align : left;	font-size : 14px;	}.syntax1 { 	color: #3F7F5F;	}	.syntax6 { 	color: #7F0055; 	font-weight: bold;	}	/* Hyperlinks */A.lefta{	color : #407F7F;	text-decoration : none;	}A.lefta:VISITED{	color : #004040;	text-decoration : none;	}A.lefta:HOVER{	color : #FF9966;	text-decoration : none;	}A.lefta:ACTIVE{	color : #407F7F;	text-decoration : none;	}/* TABLE */.leftth{	color : #FF9966;	text-align : left;	background-color : #DEEDE6;	border-width : 0px;	border-bottom : thin solid #336666;	padding : 2px;	font-family :  Tahoma, Arial, Helvetica;	font-size : 11pt;	}.lefttd{	text-align : left;	font-family :  Tahoma, Arial, Helvetica;	font-size : 10pt;	border-width : 0px;	}/* Lists */.leftul{	color : #004040;	list-style-image : url(images/denim001bu.gif);}.leftli{	height: 30px;}
