a
{
	text-decoration: none;
	color: #CC3300;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CD0A25;
	line-height: 20px;
}

h2
{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 2px;
	color: #CD0A25;
}

h3
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 2px;
}

p, body
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 8px;
}

.Liten
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

.Liten_gra
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

.Rod_textfarg
{
	color: #CD0A25;
}