h1 {
	color: #114AD7;
	font-size: 200%;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
	color: #114AD7;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	color: #114AD7;
}

h4 {
	font-size: 80%;
	font-weight: normal;
	color: #114AD7;
}

body {
	font-family: Arial, Helvetica, sans-serif;


}
.tblmain {
	background-color: #FFFFFF;
	border: 1px none;

}


.tablehighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	border: 1px solid #999999;
	background-color: #FFFFC4;

}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.tblmenumain {
	border: 1px solid #999999;
	background-color: #E6F7FF;


}
.tblfooter {
	border: 1px solid #999999;
	background-color: #E6F7FF;


}
.txtmerchants {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 5px;


}
.celltopsites {
	font-weight: bold;
	background-color: #33CC00;
}


a:link {
	color: #1144DD;
	font-weight: bold;
}


a:visited {
	color: #1144DD;
	font-weight: bold;

}

a:hover {
	color: #000099;
	font-weight: bold;
	background-color: #CFE9FE;
}

.txtfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
}
