body {
	background-color: #F4F4DD;
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: Blue;
	font-weight: bold;
}
a:visited {
	color: #B51F11;
}
a:hover {
	color: Blue;
}
a:active {
	color: Blue;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.styleBox {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #0478cf;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.style4 {color: #89bde7}
.style5 {color: #89bde7; font-style: italic; font-weight: bold; font-size: 14px; }
.style7 {font-weight: bold; color: #0478cf; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style10 {font-weight: bold; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
.style12 {font-size: 14px; font-weight: bold; font-style: italic; color: #89bde7; }
.style13 {color: #89bde7}
.style14 {font-size: 14px; font-weight: bold; font-style: italic; color: #89bde7; font-family: Arial, Helvetica, sans-serif; }
.style15 {font-weight: bold; color: #89bde7; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.tblHeader {font-size: 16px; font-weight: bold; font-family: Verdana; color: #000000; }
.tblSubHeader { font-size: 14px; font-weight: bold; color: #000000; font-family: Verdana;}
.HandCursor 
{
	cursor: hand;
}