body {
	margin: 20px;
	line-height: 1.4em;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4 {
	color: red;
}

#terms {
	margin-top: 1em;
	font-size: 10px;
}

#terms p {
	margin: 0px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

th, td {
	padding: 3px;
}

th {
	padding: 10px 3px;
	text-align: left;
}

table {
	background-color: #dde8ef;
	font-size: 11px;
}

tr.alt {
	background-color: #cfdfe8;
}

td.alt, th.alt {
	background-color: #c0d5e2;
}

tr.alt td.alt {
	background-color: #a3c0d4;
}

th.alt {
	color: black;
}

#top {
	background-position: -23px;
	background-repeat: no-repeat;
	background-image: url(../images/cyclone_logo.gif);
	height: 70px;
}
