
body
{
	margin: 0px;
	margin-left: 16px;
	color: #474747;

	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:1.5em;
}

a
{
	text-decoration: none;
	color: #3a66d5;
}

a:hover
{
	text-decoration: underline;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
}

hr
{
	 width: 100%;
	 color: #ead15b;
}

.small
{
	font-size: 8pt;
	color: #777777;
	line-height: 1.3em;
}

.smallwhite
{
	font-size: 8pt;
	color: #777777;
	color: white
}

.rubrik1
{
	font-size: 16pt;
	color: #06068c;
}

.delrubrik
{
	font-size: 10pt;
	color: #5157b1;
}

#news
{
	font-size: 10pt;
}

.white
{
	color: white
}

.RedColor
{
	color: red
}

.hand
{
	cursor: hand;
}

.menurow
{
	border-bottom: 1px #656cc9 dotted;
	width: 180px;
}

.menutext
{
	padding: 3px 3px 3px 0px;
	font-size: 12pt;
	color: #06068c;
	text-indent: 20px;
}

.ruta
{
	border: 1px #5157b1 solid;
	background: #eff5ef;
	max-height: 750px;
	overflow: auto;
}