font.text {
	text-align: justify;
}

font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

font.textcolor {
	color: #114AB0;
}

p.text {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}
p.textalign {
	text-align: justify;
	margin-right: 20;
}

a.articles {
	color: #114AB0;
	text-decoration: none;
}

a.details {
	color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.main {
	color : #0982A9;
	text-decoration: none;
}
a.submenu {color: #5E5E5E;
}
p.menu {margin-top:5pt;
		margin-bottom:0;}

div.hr {
  display: block;
  clear: both;
  height: 1px;
  background:
  	url(../images/dots.gif)
  	repeat-x;
  margin-top:32px;
  margin-bottom: 8px;
}
