body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #0000FF;
	line-height: 48px;
}
.subheadred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 24px;
}

body {
	background-color: #000099;
}
.highlightedyellow {
	background-color: #FFFF99;
}

A:hover{ 
	TEXT-DECORATION: underline; 
}
.link {
	font-family: Arial, Verdana,  Helvetica, sans-serif;  
	TEXT-DECORATION: none; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
}
.underline {
	text-decoration: underline;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	TEXT-DECORATION: underline; 
	font-size: 12pt; 
	color: #0000FF; 
	font-weight: normal; 
}
.link3 {  
	font-family:  Verdana,Arial,Helvetica, sans-serif;  
	TEXT-DECORATION: underline; 
	font-size: 13pt; 
	color: #0000FF; 
	font-weight: bold; 
}
#wrapper {
	background-color: #FFFFFF;
	background-position: center;
	width: 700px;
	border: medium solid #99CC99;
	padding: 15px;
}
.subheadblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.bulletedlist {
	background-color: #FFFFFF;
	width: 500px;
	padding-left: 20px;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.testimonial {
	background-color: #FFFFCC;
	text-align: left;
	padding: 10px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 600px;
}
.footernav {
	background-color: #FFFFFF;
	background-position: center bottom;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding: 15px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headernav {
	background-color: #FFFFFF;
	background-position: center bottom;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	padding: 15px;
	border-bottom-style: solid;
}
.orderitems {
	text-align: left;
	padding: 10px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	width: 500px;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.highlightedwhite {
	background-color: #FFFFFF;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.redheadline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.fineprint {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
