/* Start of CMSMS style sheet 'fonts' */
/*06976c mørkegrøn
53ffcd teal*/

body {
	color: #000000;
	font-size:0.9em;
	font-style: normal;
	font-weight: bold;
	font-family: verdana, sans-serif;
	line-height: 1.4em;
	text-align: justify;
	text-justify: auto;
}

h1 {
	margin-bottom: 25px;
	border-bottom: #53ffcd dashed 2px;
	border-top: #53ffcd dashed 2px;
	font-family: georgia, serif;
	font-size:220%;
	font-weight: bold;
	line-height: 1.1em;
}

h2 {
	margin: 0px 0 4px 0;
	padding-left: 5px;
	border-left: #53ffcd dotted 2px;
	font-size:105%;
	font-weight: bold;
}

h3 {
	margin: 4px 0 4px 0;
	padding-left: 5px;
	border-left: #53ffcd dotted 2px;
	font-size:110%;
	font-weight: bold;
}

h4 {
	font-size:100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

h5 {
	font-size:80%;
	font-weight: bold;
	font-style: normal;
}

h6 {
	font-size:70%;
	font-weight: normal;
	font-style: italic;
}

a:link {
	color: #06976c;
	text-decoration: underline;
}

a:visited {
	color: #53ffcd;
	text-decoration: underline;
}

a:hover {
	color: #53ffcd;
	text-decoration: none;
}

p.aligncenter {
	text-align: center;
}

img {
	border: none;
}
/* End of 'fonts' */

