body {
	margin: 0;
	padding: 0;
	color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{ color: #848484; font-size: 10px; font-family: "Arial Narrow", Arial, Helvetica, SunSans-Regular, sans-serif; margin-bottom: 3px; }
h2{ color: #848484; font-size: 10px; font-family: "Arial Narrow", Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 0; margin-bottom: -3px; }
*+html h1 { font-size: 9px; margin-top: 6px; }
*+html h2 { font-size: 9px; }
* html h1 { font-size: 9px; margin-top: 6px; }
* html h2 { font-size: 9px; }
h3{ color: #3c3c3c; font-weight: bold; font-size: 18px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 28px; text-transform: uppercase; }
h4{ color: #3c3c3c; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 24px; margin-bottom: -3px; }
*+html h4 {margin-bottom: -12px;}
* html h4 {margin-bottom: -12px;}
h5{ color: #3c3c3c; font-weight: 600; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 15px; margin-bottom: -3px; }
h6 { color: #3c3c3c; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0; margin-bottom: -6px; }
p { line-height: 16px; list-style-type: disc }
ul { font-size: 10px; font-size: 11px; margin-bottom: 13px; list-style-type: disc  ; list-style-image: url(../images/arrow.gif); }
ol { font-size: 11px; margin-bottom: 12px; margin-left: 0; list-style-type: none; list-style-image: none; }
li { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 6px; }
a{ color: #1017f0; text-decoration: none }
a:link{ color: #1017f0; text-decoration: none }
a:hover { color: #ec2626; text-decoration: none }
a:visited{ color: #1017f0; font-family: Verdana, Geneva, Arial, sans-serif; text-decoration: none }
.subhead { color: #1f1f1f; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700; text-align: left; }
.justified { text-align: justify; }
.sig { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.key { color: #f22727; font-style: italic; }
.padding { padding-right: 30px; padding-left: 30px; }
.padding2 { padding-right: 20px; }
.menu { color: white; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 12px; }
.txt_head	{ color:#f8f9f5; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.txt_head a	{ color:#f8f9f5; font-size:11px; text-decoration: none; }
.txt_head a:hover	{
						color:#fe1728;
						font-size:11px;
						text-decoration:none;
						}
.white { color: #fff; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; }
.red { color: #931818; }
.alert { color: #931818; font-weight: bold;}
li li { list-style-type: square; }