body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
p, td, li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px; 
	font-weight: bold; 
	line-height: 24px;
	color: #FF0000;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	color: #4E83B9;
}
hr {
	border: 0;
	color: #4E83B9;
	background-color: #4E83B9;
	height: 1px;
	width: 100%;
}
a  {
	color: #ff0000;
	text-decoration: underline;
}
a:hover  {
	color: #ff0000;
	text-decoration: underline;
}
a:visited  {
	color: #ff0000;
	text-decoration: underline;
}
.copyright  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
}
.errortext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}
a.nav  {
	color: #4E83B9;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:hover  {
	color: #4E83B9;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited  {
	color: #4E83B9;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
