body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {color: #03C; text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;color: #09F;}
a:active {text-decoration: none;}
.errorMessage {color: #900; font-weight:bold;}
.confirmMessage {color: #000; font-weight:bold;}


