body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-size: 30px;
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif
}
h2 {
	font-size: 20px;
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif
}
h3 {
	font-size: 16px;
	color: #FF0000;
	font-family:Georgia, "Times New Roman", Times, serif
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}
.tablebackground {
background-image: 
url('images/background.gif');
background-repeat: repeat-y
}
.copyright {font-size: 9px}