body {}
p    { color: #606060; font-size: 12px; font-family: Arial; line-height: 18px }
td {}
element { }
.rtitle   { color: #92af2a; font-size: 14px; font-family: Arial; font-weight: normal; text-transform: uppercase; letter-spacing: 2px }
a  { color: #0A68A5; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none }

.header{
	background-image:url(gfx/headimage.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.headLine{
	font-size:16px;
	color:#606060;
	font-weight:bold;
	margin-top:15px;
}

.fltRight{
	float:right;
	vertical-align:middle;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
}

.prod{
	width:285px;
}

.fltLeft{
	float:left;
	vertical-align:middle;
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
}

#imgs{
	margin-top:20px;
	margin-bottom:20px;
}

.imgText{
	margin-left: 20px;
}
#bodyText{
	margin-top:75px;
	padding-left:25px;
	padding-right:40px;
}

.italic{
	font-style:italic;
}

strong{
	font-family: Arial;
	color:black;
	font-size:12px;
}
ul {
	 color: #606060; 
	 font-size: 12px; 
	 font-family: Arial; 
	 line-height: 18px;
}

