html, body, p, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #365F91;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h2 {
	font-family: "Script MT Bold", "Wrexham Script", "Monotype Corsiva", "Comic Sans MS", cursive;
	font-size: medium;
	font-weight: bold;
	color: #365F91;
}
.caption {
	color: #E36C0A;
}

.specials {
	background-color: #EAF8FF;
	letter-spacing: 2px;
	white-space: nowrap;
	float: left;
	color: #003399;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0F3F9F;
	border-right-color: #0F3F9F;
	border-bottom-color: #0F3F9F;
	border-left-color: #0F3F9F;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.clickHere {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-color: #FF3;
}
