body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #666666;

}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #666666;

}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	color: #D4021D;

}
.form {
	font-family: Arial;
	font-size: 12px;
}
.arrows {
	border: 0px outset #ffffff;
}
.newsdate {
	font-family: Arial;
	font-size: 9px;
	color: #D4021D;
	font-weight: normal;
}
.newstitle {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}