body {
	font-family: "Comic Sans MS";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6E6B5;
}

.Body_text {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Body_text2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Current_Section_Header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight:bolder
}
.Product_Title {
	font-family: "Comic Sans MS"; 
	font-size: 16px; 
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #9B0004;
	text-decoration:none
}
a:visited {
	color: #9B0004;
	text-decoration:none
}
a:hover {
	color: #9B0004;
	text-decoration:underline;
	font-weight:bolder
}
a:active {
	color: #9B0004;
	text-decoration:none;
}
.Sublink {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 30px;
}
.red_subheader {
	font-family: "Comic Sans MS";
	color: #990000;
}


.button {
background-color: #990000; 
color:#ffffff; 
font-size: 8pt;
}
.inputc {
font-size: 8pt;
}

.new {
	color: #990000;
	font-weight: bold;
}