body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 12pt;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color: #063;
}
h2 {
	font-size: 11pt;
	color: #930;
}
h3 {
	font-size: 9pt;
	color: #333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #009;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #001099;
}
a:hover {
	text-decoration: none;
	color: #930;
}
a:active {
	text-decoration: underline;
	color: #001099;
}
.tag {
	font-size: 10.5pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-align: center;
}
.menu-bg {
	background-attachment: scroll;
	background-image: url(assets/atm-rental-menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-align: right;
	letter-spacing: 0.5px;
	line-height: 19px;
}
.menu a:link {
	text-decoration: none;
	font-size: 11pt;
	color: #FFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	text-align: right;
	letter-spacing: 0.5px;
	line-height: 19px;
}
.submenu a:link {
	text-decoration: none;
	font-size: 9pt;
	color: #CCC;
}
.submenu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.submenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
.submenu a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.content {
	background-attachment: scroll;
	background-image: url(assets/instant-cash-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.brn-bld {
	font-size: 10.5pt;
	font-weight: bold;
	color: #930;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 6pt;
	color: #666;
	text-indent: 6pt;
	text-align: left;
	display: block;
}
.imgL {
	float: left;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
