/* Skotdal*/

body {
	background: #FFFFFF;
	}
	

.copy { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}


a:link {
text-decoration: none;
color: #3366FF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

a:active {
text-decoration: none;
color: #3366FF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

a:visited {
text-decoration: none;
color: #595959;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #3366FF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
background: #DDDDDD;
}

