BODY {
	margin-top:0px;
	margin-left:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}
IMG {
	border:0px;
}
FORM {
	margin : 0px 0px 0px 0px;
}
p,td{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.news{
  padding: 0 15 18 13;
  font-size: 12px;
  font-family: Arial;
}
.date{
  color: #0E3E14;
  font-size: 15px;
}

.dot{
  margin-top: 5;
  width: 3;
  height: 6;
  background: #3D6099;
}
.menu{
  padding: 5 3 5 20;
  font-size: 13px;
}

h2{
	font-size: 14;
  font-family: Arial;
  font-weight: bold;
	color: #0E3E14;
	margin: 5 0 2 0;
}

a.w,a.w:visited,a.w:active,a.w:hover{
	text-decoration: none;
	color: white;
}

a.b,a.b:visited,a.b:active,a.b:hover{
	text-decoration: none;
	color: black;
}

a,a:visited,a:active{
	text-decoration: underline;
	color: #00509A;
}
a:hover{
	text-decoration: none;
	color: #00509A;
}
