
/* annet på siden */
body {
	font-family:Verdana, Tahoma, Sans-Serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
}

td
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:12px;
}

p
{
    font-size:12px;
    line-height:14px;
    margin-bottom:14px;
}
   p.ingress
   {
       font-weight:bold;
   }
a
{
    outline:none;
    color:#000;
}
u
{
    text-decoration:underline;
    font-style: italic;
}


h1
{
	font-family:ShelleyVolanteScriptRegular;
	font-size:40px;
	line-height:64px;
	color:#000000;
	margin:0px;
	font-weight:normal;
	text-decoration:none;
	margin-left:-15px;
	margin-bottom:8px;
	text-align:center;
}

h2
{
	font-family:Helvetica, Verdana, Sans-Serif;
	font-size:14px;
	color:#5c5c5c;
	margin-bottom:5px;
	font-weight:bold;
	line-height:100%;
	display:block;
}

h3 
{
    font-family:Helvetica, Verdana, Sans-Serif;
	font-size:12px;
	color:#000;
	margin-bottom:5px;
	font-weight:bold;
	line-height:100%;
	display:block;
}



strong, b 
{
	font-weight:bold
}

em
{
    font-style:italic;   
}

/* Use fontsquirrel.com to convert fonts to the formats we need to utilize the @font-face functionality */
/*
@font-face {
	font-family: 'BertholdAkzidenzGroteskConden';
	src: url('/css/akzidenzgroteskbecn.eot');
	src: local('Berthold Akzidenz Grotesk'), local('AkzidenzGroteskBE-Cn'), url('/css/akzidenzgroteskbecn.woff') format('woff'), url('/css/akzidenzgroteskbecn.ttf') format('truetype');
}

@font-face {
	font-family: 'BertholdAkzidenzGroteskBoldCo';
	src: url('/css/akzidenzgroteskbeboldcn.eot');
	src: local('Berthold Akzidenz Grotesk'), local('AkzidenzGroteskBE-BoldCn'), url('/css/akzidenzgroteskbeboldcn.woff') format('woff'), url('/css/akzidenzgroteskbeboldcn.ttf') format('truetype');
}
*/
