p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #FFFBF7;
	background-image: url(../bilder/Backgrnd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6379AD;
	color: #6379AD;
	font-variant: normal;
	letter-spacing: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #6379AD;
	letter-spacing: 0.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6379AD;
	font-variant: normal;
}

#povar {
	background-image: url(../bilder/semi_transp_s.png);
	border: thin solid #6379AD;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	float: none;
	width: 90%;
}
a:link {
	color: #8C9EC6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7375A5;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #6379AD;
}
#povar .hard {
	font-weight: bold;
	color: #6379AD;
}
#program td {
        vertical-align: top;
}
