body  {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
    margin-bottom:0px;
	list-style-type: decimal;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;}

p{
	list-style-type: square;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

td {
	list-style-type: square;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #000000;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

a.news_box_link:link {
	text-decoration: underline;
	color: #ffffff;
	font-size: 9px;
}
a.news_box_link:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9px;
}
a.news_box_link:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9px;
}
a.news_box_link:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9px;
}

.title
 {
	font-size: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;

 }


INPUT, Option, select, TEXTAREA{
	background-color: ##F2F2F2;

	color: #000000;
	font-family: arial, verdana, "ms sans serif";
	font-size: 10px
} 

.subheading {
	font-family: tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.breakout {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFB400;
	margin: 10px;
	padding: 5px;
	border: 1px dotted #FF6600;
}

.newsbox_text{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.nav_text{
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.small_descr {
	color:		navy;
	font-size:	12px;
}
