body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

body,td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
}

.copyright {
	font-size: 10.5px;
}

h1 {
	color: #cc9900;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	color: #cc9900;
	font-size: 12px;
	font-weight: bold;
}

.masterTable {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-color: #e5eff5;
}