td
{
  font-size: 12px;
  color: #292929;
  font-family: arial;
  text-align: justify;
}

h1
{
	color: #3EA3C0;
	font-size: 18px;
	font-weight: normal;
}

.news
{
  font-size: 11px;	
}

a, a:hover, a:visited
{
	color: #3EA3C0;
	text-decoration: underline;
}

.menu a, .menu a:hover, .menu a:visited
{
	color: #fff;
	text-decoration: none;
}

ul
{
	line-height: 130%;
	list-style-image: url(images/arrow.gif);
	margin-left:30px;
}

.submenu
{
	padding-left:8px;
	line-height: 150%;	
}

.imgborder
{
	border-width:1px;
	border-color:#3EA3C0;
	border-style:solid;
}
