body {
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
}
.textsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}
.H3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #659bc7;
	letter-spacing: 1px;
	margin-bottom: -15px;
	margin-top: 0px;
	padding-bottom: -15px;
}

a.smalllink:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #659bc7;
	text-decoration: none;
}
a.smalllink:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #659bc7;
	text-decoration: none;
}
a.smalllink:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.newsbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
TABLE { COLOR: #333333;
}
.title { COLOR: #659bc7;
}
#NewsDiv {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: EEEEEE;
}
.padding {
	margin: 5 10 5 5;
	padding: 5 10 5 5;
}
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderbotton {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}