﻿html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #fff;
	color:#000;
	margin: 0;
}

a img {
	border: none;
}

/* Terms And Conditions */
div#popup div.content.terms { font-size:9pt }
div#popup div.content.terms a.print { display:none }
