BODY {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 10;
background-color: #FFF;
}
.menu {
font-family: verdana;
color: #FFF;
font-size: 10pt;
font-weight: bold;
text-decoration: none;

}

.box_6 {
	font-family: verdana;
color: #FFF;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
	background-image: url(img/box_6.gif);
	background-repeat: repeat-x;
}


a:active, a:link {
font-family: verdana;
color: #000;
font-size: 10pt;
text-decoration: underline;
}

a:visited {
font-family: verdana;
color: #990000;
font-size: 10pt;
text-decoration: underline;
}

.news_title{
	font-family: verdana;
color: #000;
font-size: 12pt;
	font-weight: bold;
}


a.news_title:link, a.news_title:active  {
font-family: verdana;
color: #000;
font-size: 12pt;
text-decoration: underline;
	font-weight: bold;
}

a.news_title:visited{
font-family: verdana;
font-size: 12pt;
color: #990000;

text-decoration: underline;
	font-weight: bold;
}

a.news_title:hover  {
font-family: verdana;
color: #000;

text-decoration: none;
	font-weight: bold;
}

a.menu:active, a.menu:visited, a.menu:link {
font-family: verdana;
color: #FFF;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
}

a.menu:Hover {
font-family: verdana;
color: #FFF;
font-size: 8pt;
font-weight: bold;
text-decoration: underline;
}

.text {
font-family: verdana;
color: #000;
font-size: 10pt;
}

.title {
font-family: verdana;
color: #000;
font-size: 15pt;

}



.date {
font-family: verdana;
color: #9EA5A9;
font-size: 8pt;

}
.border {
border: 1px solid;

}
blockquote{
	background-color:#E4E2E7;
	padding: 5px;
	font : bold Courier;
	color: #990000;
	border: #000 1px solid;
	margin:0 0 0 10;
}