/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333366;
}
body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
a:link {
	color: #3300CC;
}
a:visited {
	color: #3333FF;
}
.style1 {font-size: x-small}
a {
	font-size: small;
}
.style19 {
	font-size: large;
	color: #FFFFFF;
}
.style21 {
	font-size: 12px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}
.style22 {color: #FF3300}
.style23 {color: #CC0000}
.style24 {color: #FF0000}

#footer {
	width: 800px;
	position: relative;
	vertical-align: top;
	background-position: top;
	background-color: #999999;
}
.whitetext {
	color: #FFFFFF;
}

#big-box {
	color: #000000;
	background-color: #FFFFFF;
	width: 760px;
	text-align: left;
	padding: 20px;
}
</style>
