body {
	color: #333333;
	background-color: #FDAA20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

h1 {

	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
}

td {

	font-family: Tahoma;
	font-size: 12px;	
}

td.footerLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}
a:link.footerLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
}
a:visited.footerLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #996633;
	text-decoration: underline;
}
a:hover.footerLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #81091D;
	text-decoration: none;
}
a:active.footerLinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #81091D;
	text-decoration: none;
}
td.footerCopyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a:link.tdFont {
	font-family: Comic Sans MS,Arial, cursive;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited.tdFont {
	font-family: Comic Sans MS,Arial, cursive;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover.tdFont {
	font-family: Comic Sans MS,Arial, cursive;
	font-size: 16px;
	color: #81091D;
	font-weight: bold;
	text-decoration: none;
}
a:active.tdFont {
	font-family: Comic Sans MS,Arial, cursive;
	font-size: 16px;
	color: #81091D;
	font-weight: bold;
	text-decoration: none;
}
