body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #FF0000;
}
body {
	background-image: url(images/background.gif);
	background-position: center;
	background-color: #003366;
	background-repeat: repeat-y;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #990000;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.listTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.listRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.listTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.listRow1 {
	background-color: #EEEEEE;
}
.listRow2 {

	background-color: #FFFFFF;
}
.photo {
	border: 1px solid #EEEEEE;
}
.listRow0 {

	background-color: #CCCCCC;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
