/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #2055AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2055AC;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.smar_texti {
	font-size: 85%;
}
.smar_og_daufur_texti {
	font-size: 85%;
	color: #CCCCCC;
}
h1 {
	color: #2055AC;
	font-size: 150%;
	font-weight: bold;
}
h2 {
	font-size: 125%;
	font-weight: bold;
	color: #2055AC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	color: #2055AC;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 100%;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 100%;
	font-weight: bold;
}
h6 {
	font-size: 85%;
	font-weight: bold;	
	font-size: 16px;
}