@charset "utf-8";
.NavBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
}
.TNRtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}

body {
	background-color: #FFF;
	line-height: 1.3;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: top;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
h1 {
	font-family: Cornet;
	font-size: 44px;
	font-weight: bolder;
	text-align: center;
}
h3 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
