body {
	margin: 0;
	padding: 0;
	background-color: #F8F9FE;
	}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}

a:link { text-decoration: underline; font-family: verdana, sans-serif; font-weight: 700; font-size: 11px; color: #003399; background-color: transparent; }
a:active { text-decoration: underline; font-family: verdana, sans-serif; font-weight: 700; font-size: 11px; color: #003399; background-color: transparent; }
a:visited { text-decoration: underline; font-family: verdana, sans-serif; font-weight: 700; font-size: 11px; color: #003399; background-color: transparent; }
a:hover { text-decoration: underline; font-family: verdana, sans-serif; font-weight: 700; font-size: 11px; color: #E18700; background-color: transparent; }

form {
	padding: 0;
	margin: 0;
	border: 0;
	}