h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
}
h4 {
	color: White;
	font-size: 13px;
	text-decoration: none;
}
td {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}
td#blue {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}
a:visited {
	color: Teal;
	text-decoration: none;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:active {
	color: silver;
	text-decoration: none;
}

.almkolonne {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}p {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}
TABLE#outside {
	border: solid;
	border-right: 2px solid Black;
	border-left-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: silver;
	border-top-color: silver;
	background: #F5F5F5;
}
TD#outside  {
font-family: Verdana;
	border : solid;
	border-right : 0px solid ActiveCaption;
	border-bottom-style : solid;
	border-bottom-color : ActiveCaption;
	border-bottom-width : 0px;
	border-left-color : ActiveCaption;
	border-left-style : solid;
	border-left-width : 0px;
	border-top-color : ActiveCaption;
	border-top-style : solid;
	border-top-width :0px;
	
}
