body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFcc;
	background-color: #000000;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: 500;
}
a:active {
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
	font-weight: 500;
}
a:hover {
	font-size: 12px;
	color: #33FFFF;
	font-weight: 500;
	text-decoration: underline;
}
a:link {
	font-size: 13px;
	color: #99FFFF;
	text-decoration: underline;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
h1 {
	font-family: "Tempus Sans SC ITC TT", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
	line-height: normal;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #74F6F0;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #74F6F0;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
}
#trNavigation {
	background-color: #333333;
	color: #C28F62;
	text-align: center;
	height: 50px;
}
h4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
