body {
	margin: 0px;}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; color: #990000}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #666666}
.caption {font-family: arial, helvetica, sans-serif; font-size: 10pt; ; text-align: center; color: #990000;}
.largecap {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16pt; color: #990000;; font-weight: bold}
blockquote { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #990000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.blue {  color: #0099cc}
.red {  color: #990000}
.green {  color: #009966}
.gold {  color: #FF9933}
.purple {  color: #9966cc}
.white {
	color: #ffffff;
	font-size: 9pt;
}
li { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
ul { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
a.tacky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	
}
a.tacky:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	
}
a.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;
	
}
a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}


.smaller {
	font-size: 10pt;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
.item

{
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;

}
.itemtitle {
	font-size: 14pt;
	color: #990000;
}.background-red {
	background-image:   url(images/spacer-red.gif);
	background-color: #990000;
}
.background-gray {
	background-image:   url(images/spacer-gray.gif);
	background-color: #eeeeee;
}.smallest {

	font-size: 8pt;
}
.highlight {
	background-color: #ffffee;
	border: thin solid #333333;
	padding: 2px;
	font-size: 11px;

}
h1.graphic {
	valign: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 50px;
	color:#990000;
	
}
.tacky_nav
{
	font-size: 9pt;
	color: #666666;
	line-height: 15pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thin solid #990000;
	background-color: #ffeeee;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 11px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 5px;
}
