body{
	background-color:#243F60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	}
h1{
	color:#FFFFFF;
	font-size:3em;
	font-family:Bookman Old Style,serif;
	text-align:center;
	margin:0px;
	}
h2{
	color:#4F81BD;
	font-size:1.5em;
	}
h2.prodname{margin-top:0px;}
h2.prodtype{
	text-align:center;
	font-size:2em;
	margin:20px;
	clear:both;
	}
h3{
	font-weight:bold;
	margin:0px;
	}
p{margin-bottom:0px;}
table, th, td
	{
	border-collapse:collapse;
	border:1px solid black;
	width:100%;
	padding:0px;
	vertical-align:top;
	padding:3px;
	}
tr.row1{background-color:#000000;}
tr.row2{background-color:#3F6FAA;}
tr.row3{background-color:#000000;}
tr.row4{background-color:#80A4CF;}
tr.row5{background-color:#FFFFFF;}
td{height:27px;}
a:link.title{color:#000000;}
a:visited.title{color:#555555;}
a:hover.title{
	color:#FFFFFF; 
	font-weight:bold;
	}
img{margin:2px;}
img.link{
	border-style:none;
	height:150px;
	}
img.center{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
div.pic img{
	margin:2px;
	height:200px;
	border-style:none;
	float:left;
	}
div.left img{float:left;}
div.right img{float:right;}
br.clear{
	clear: both;
	height: 0;
	line-height: 0;
	}