body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000066;
	font-weight: normal;
	padding: 10px;
}
a:visited {
	font-size: 13px;
	color: #330099;
	text-decoration: none;
	font-weight: 600;
}
a:active {
	font-size: 13px;
	color: #330099;
	text-decoration: none;
	font-weight: 600;
}
a:hover {
	font-size: 13px;
	color: #0000cc;
	font-weight: 600;
	text-decoration: underline;
}
a:link {
	font-size: 13px;
	color: #0000cc;
	text-decoration: none;
	font-weight: 600;
}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009966;
	font-weight: bold;
	line-height: 24px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-align: left;
	font-style: italic;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
#trNavigation {
	background-color: #333333;
	color: #C28F62;
	text-align: center;
	height: 50px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
h4 {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #009966;
	padding: 11px;
}
h5 {
	background-color: #000066;
	padding: 10px;
	font-size: 13px;
	color: #FFFFFF
}
	
h6 {
	
	padding: 10px;
	font-size: 14px;
	color: #000000;

}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
