body {
	background-color: #e5efff;
	color: #000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
}

td {
	color: #000099;
	background-color:#e5efff;
	font-size: 11px;
}

.large {
	font-size: 14px;
}

h1, h2 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e5efff;
	color: #000099;
	margin-left: 5px;
}

h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e5efff;
	color: #000099;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e5efff;
	color: #000099;
	font-size: 11px;
}

.error {
	background-color:#e5efff;
	color: #FF0000;
}

img, object {
	border-color: #000099;
}



