body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #428bb6;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #428bb6;
}
a:active {
	text-decoration: none;
}


a.newsred:link {
	color: #000000;
	text-decoration: none;
}
a.newsred:visited {
	text-decoration: none;
	color: #000000;
}
a.newsred:hover {
	text-decoration: none;
	color: #b60000;
}
a.newsred:active {
	text-decoration: none;
}

a.excl1:link {
	color: #000000;
	text-decoration: none;
}
a.excl1:visited {
	text-decoration: none;
	color: #000000;
}
a.excl1:hover {
	text-decoration: none;
	color: #FF9933;
}
a.excl1:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	border-width:1px;
	border-color:#000000;
}
.button {
	font-size: 12px;
	background-color:#ffffff;
}

A.nn {color: #ffffff; }
