}
body, html {
	font: normal 12px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.bodyTEXT {
	font: 12px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3 {
font-size: 12px
}
h1 {
	color: #9B2819;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tableTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 12px;
}
.backGROUND {
	background-color: #CCCCCC;
	background-image: url(images/bodyBG4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dottedLINE {
	background-image: url(images/dashLINE.gif);
	background-repeat: repeat-y;
	background-position: left center;

}
.horzDASH {
	background-image: url(images/HORZdashLINE.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	text-decoration: none;
	color: #336598;
}
a:visited {
	text-decoration: none;
	color: #336598;
}
a:active {
	text-decoration: none;
	color: #336598;
}
a:hover {
	text-decoration: underline;
	color: #336598;
}
