@charset "UTF-8";
body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Trebuchet MS, Arial, Helvetica;
	line-height: normal;
}
H1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	color: #808080;
	font-style: italic;
}
H2 {
	font-family: verdana;
	font-size: 16pt;
	color: #808080;
}
H3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14pt;
	color: #808080;
	margin-bottom:2px;
}
H4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12pt;
	color: #808080;
	line-height: 0.6em;
	margin-top: 2px;
	margin-bottom: 2px;
}
H5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	color: #808080;
	line-height: 10px;
	font-style: bold;
}
a:link{
	color: #990000;
	text-decoration: none;
}
a:visited{
	color: #FF9933;
	text-decoration: none;
}
li {
	font-family: Trebuchet MS, Arial, Helvetica;
	line-height: normal;
}.NavBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
}

cite {
	color: #C41230;
}
