H1 {
	font-size:26px;
	color:#FD6802;
	letter-spacing: -0.07em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H2 {
	font-size:20px;
	color:#946B31;
	margin:0;
	font-weight:normal;
	padding-top: 15px;
	letter-spacing: -0.07em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:16px;
	color:#39C;
	letter-spacing: -0.07em;
	font-weight: bold;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

H4 {
	font-size:14px;
	color: #946B31;
	font-weight:bold;
}
.table-count h4 {
	font-size:14px;
	color: #946B31;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;

}

h5 {
	font-size:16px;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.07em;
	font-weight: normal;
}


A {	COLOR:#0071db }

.hot a {color: #cc0000;}

A:hover { color:#ff850d }

#did-you-know h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-bottom: -5px;
}



table.table-count td {
	padding: 3px;
}
table.table-count td.header {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #39C;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A1CEF2;
}
table.table-count td.bottomline {
	padding: 0px;
	line-height: 1%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#content table tr td div p {
	line-height: 1.3em;
}

