body {
	font-family : Arial;
}
div.sectionHead {
background-image:url(background_textured_dark_blue.png);
font-family : Arial;
color : #ffffff;
padding : 3px; 
}
div.sectionHeadAlt {
background-image:url(background_textured_red.png);
font-family : Arial;
color : #ffffff;
padding : 3px;
}
blockquote.productHead {
background-image:url(background_textured_dark_blue.png);
	color : #ffffff;
}
blockquote {
	font-family : Arial;
	background-color : #FFFFFF;
	border : #898989 1px solid;
	color : #000000;
	font-size : 100%;
	padding : 15px;
}
blockquote.fixedWidth {
	width:750px;
	margin-left:-385px;
	position:relative;
	left:50% 
}
blockquote.noPadding {
	margin:0em 0em;
}
blockquote.ProductHeadfixedWidth {
	background-image:url(background_textured_dark_blue.png);
	color : #ffffff;
	width:750px;
	margin-left:-385px;
	position:relative;
	left:50% 
}
pre {
	font-family : 'courier new', monospace;
	background-color : #F4F4F4;
	border : #898989 2px solid;
	color : #000000;
	font-size : 80%;
	padding : 15px;
}
code {
  color : #AA0000;
}
.style1 {color: #FF0000}
.style3 {color: #0000FF}
.style4 {color: #CC00CC}
.style5 {font-family: Arial}
a {
color:#FF0000;
text-decoration:none;
}
a:hover {
text-decoration:underline
}
table.af {
width: 100%;
}
