<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
}

h1, .h1 {
	font-weight: bold; 
	font-size: 13pt;
}
h2, .h2 {
	font-weight: bold; 
	font-size: 10pt;
}
h3, .h3 {
	font-weight: bold; 
	font-size: 12pt;
}

h4, .h4 {
	font-weight: bold; 
	font-size: 9pt;
}

h6, .h6 {
	font-size: 9pt;
	color: #000000;
	margin: 0px;
}

a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.special {
	color: #FF0000;
}

.home-seasonaltext {
	font-size: 11px;
}

.pic-hyperlink {
	border-color: #000000;
	border-width: 1px;
}

/* Padding for the center content */
.biscuittrail {
	font-size:		8pt;
}
.main {
	padding-top: 24px;
	padding-left: 15px;
	padding-right: 10px;
}
.right {
	padding-top: 15px;
	padding-right: 15px;
}

.small {
	font-weight: normal; 
	font-size: 7pt;
}

.whitepicborder {
	border: 3px solid #FFFFFF;
}
.headersearch {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;  
}

-->