body {
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(images/bkg.gif);
}

td, th {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
}

h5, h6 {
	color: #FF9900;
	font-size: 16px;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0b489c;
	line-height: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #0B489C;

}
.image {
	border: 1px solid #666666;
}

a {
	color: #052160;
	text-decoration: underline;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	background-color: #FFFF66;
}
.rule {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
.table1 {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0B489C;
	border-bottom-color: #0B489C;
	border-left-color: #0B489C;
}
.CAPS {
	text-transform: uppercase;
}

.bold_Hilite {
	font-weight: bold;
	background-color: #FFFF66;
}
