P  {
	font-size : 16;
	color :black;
	wight: bold;
	}

H1  {
    font-size : 68pt;
	font-family : Broadway, ariel, serif;
	color : Silver;
	}

H2  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : Teal;
}

H3  {
    font-size : 18pt;
   	color : #E78109;
	text-align : center;
}

A  {
	text-decoration: none;
}

A:Visited  {
	text-decoration: underline;
	color : #6D226E;
}

A:Active  {
	text-decoration: none;
	color : #B35151;
}

A:Hover  {
	text-decoration: underline;
	color : #8283AE;
}

BODY  {}

TH  { 
	}

#special  {
	font-size : 12pt;
	color : #D6700C;
	font-family : jokerman, serif;
	text-align : center;
}
.mini  {
	font-size : 8pt;
	font-family : Times New Roman, serif;
	font-style : normal;
	color : Black;
	padding-bottom : 15px;
	padding-top : 30px;
	text-align : center;
	
}

.joker{
  		font-family : Jokerman, serif;
		color: #ea7d06; 
		font-size: 36pt;
}


.meny  {
	font-size : 14pt;
	font-family : Times New Roman, AGaramond, verdana, serif;
	font-style : normal;
	color : Black;
	position: relative;
	left: 100px;
	top: 170px;
}