@charset "utf-8";

<style type="text/css">
<!--
body {
  background-color : #ffffff;
}
h1 {
	color: #990000;
	font-weight: bold;
	font-size: 28px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 16px;
}
 table.center {margin-left:auto; margin-right:auto;
}

<!-- HTML Form from Webwingsmail-->
	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}
	
.addtocart {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333ff;
	font-size: 24px;
	font-style: undeline;
}
.getyours {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 20px;
}
.highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 20px;
}

a:link { color: #3333ff; text-decoration: none;}
a:visited { color: #3333cc; text-decoration: none;}
a:active { color: #3333ff; text-decoration: none;}
a:hover { color: #0000cc; text-decoration: underline;}
-->
</style>

