body { 	background-color: #c0c0c0; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }

.body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }
.bodySmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }
.bodyBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }

.statusGood { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #336600; text-decoration: none}
.statusBad {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: normal; font-weight: bolder; font-variant: normal; text-transform: none; color: #E71C23; text-decoration: none }
.hed { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 19px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #e10a0f; text-decoration: none }
.subhed { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 15px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #e10a0f; text-decoration: none }
.smallhed { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; text-transform: none; color: #e10a0f; text-decoration: none }


A:link		{ color: #0aa7e1; font-weight: bold; text-decoration: underline; } 
A:visited	{ color: #0aa7e1; font-weight: bold; text-decoration: underline;  } 
A:active	{ color: #0aa7e1;font-weight: bold;  text-decoration: underline;  } 
A:hover		{ color: #0aa7e1; font-weight: bold; text-decoration: underline;  }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none }
.linkWhite:link { color: #FFFFFF; font-weight: normal; text-decoration: underline; } 
.linkWhite:visited { color: #FFFFFF; font-weight: normal; text-decoration: underline;  } 
.linkWhite:active	 { color: #FFFFFF;font-weight: normal;  text-decoration: underline;  } 
.linkWhite:hover	{ color: #FFFFFF; font-weight: normal; text-decoration: underline;  }

.italic { 	font-style:italic; }
.black { color: #000000; }
.red { color: #e10a0f; }
.blue { color: #0000FF; }
.gray { color: #606060; }


ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding:0px;
	margin-left:15px;
}