p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #91ac0d;
}

.sidetxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
a:link {
	color: #d21010;
	text-decoration: none;
}
a:visited {
	color: #d21010;
	text-decoration: none;
}
a:hover {
	color: #d21010;
	text-decoration: underline;
}
h2 {
	color: #d21010;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.redhd {
	color: #d21010;
	text-decoration: none;
}
.tabbord {
	border: 1px solid #000;
}