body, table, tr, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a, a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E21819;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E21819;
	text-decoration: underline;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a.menuon, a.menuon:link, a.menuon:visited, a.menuon:active, a.menuon:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E21819;
	text-decoration: underline;
}
h1 {
	font-family: Georgia;
	font-size: 25px;
	font-weight: normal;
	color: #E21819;
	xmargin-top: 5px;
	xmargin-left: 0px;
	xmargin-right: 0px;
	xmargin-bottom: 10px;
}
h2 {
	font-family: Georgia;
	font-size: 14px;
	xfont-weight: bold;
	color: #000000;
	xmargin-top: 5px;
	xmargin-left: 0px;
	xmargin-right: 0px;
	xmargin-bottom: 10px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 16px;
}
.sponsors {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer, a.footer, a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #979797;
	text-decoration: none;
}


input, textarea {
	font-family: Verdana;
	font-size: 10px;
}

