body 
{
	background-color: white;
	color: #444444;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif, Arial;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

p
{
	text-align:justify;
}

td
{
	vertical-align:top;
	font-size: 12px;
}

p
{
	margin:0px;
	padding:0px;
}

form
{
	margin:0px;
	padding:0px;
}

a, a:active
{
	color:#E72B28;
	text-decoration:none;
	border-bottom:1px dotted #444444;
}

a:visited
{
	color:#93463F;
	text-decoration:none;
	border-bottom:1px dotted #444444;
}

a:hover
{
	border-bottom:1px solid #E72B28; /*#444444;;*/
}

a.novisi:link a.novisi:active, a.novisi:visited 
{
	color:#E72B28;
}

h1
{
	margin-top:10px;
	font-size:16px;
	border-bottom:none; /*1px dotted #315D6F; */
	margin-bottom:6px;
	color: #315D6F;
}

h2
{
	margin-top:16px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
	color: #315D6F;
}


