body {
	background-color: #e0e0e0;
	background-image: url(images/bgstripes.gif);



}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #201010;
}
a {
	color: #C80000;
	text-decoration: none;

}
a:hover {
	color: #C80000;
	text-decoration: underline;

}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 10px;
	font-weight: bold;
}
