h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #FFFFFF;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.25em;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}


.imageright {
	margin: 5px 5px 5px 10px;
	padding: 5px;
	float: right;
}

a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}

.imageleft {
	margin: 10px 10px 5px 5px;
	padding: 5px;
	float: left;
}
.p-ital {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.05em;
}

#MainText {
}
#MainText #Products-Table {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.25em;
}
#MainText #Products-Table a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#MainText #Products-Table a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#MainText #MoreInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000066;
}
#MainText #MoreInfo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
}
#MainText #MoreInfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#MainText #MoreInfo a:hover {
	color: #FF0000;
	text-decoration: none;
}
#MainText #ContactUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
