/* CSS Document */

body  { font-family: Arial, Helvetica, sans-serif; background-image: url("images/bgExt.gif"); background-repeat: repeat-x; background-position: left top; margin: 0 }
table {
	font-size: 12px;
	color: #000000;
}
.subTtl {
	font-weight: bold;
	font-size: 14px;
}
.red-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.pub-newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.page-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bolder;
}
.italic { font-style: italic }
a:link { color: #3172a3; font-weight: bold; text-decoration: none }
a:visited { color: #3172a3; font-weight: bold; text-decoration: none }
a:hover { color: #db7107; font-weight: bold; text-decoration: underline }
.spacing { line-height: 175% }
