/* H1,H2,H3,H4,H5,H6 { font-family: Verdana } */

h1
{
	font-family: Verdana;
	color: #FFDD55;
}
h2
{
	font-family: Verdana;
	color: #FFDD55; 
}
h3
{
font-family: Verdana; color: #FFDD55
}

h4
{
	font-family: Verdana;
	font-weight: bold;
	color: #ffffcc;
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

a:link			{ font-family: Verdana;
				color: #FFDD55; font-size: 8Pt; 
              text-decoration: none;
              font-weight: bold 
}
a:visited    { font-family: Verdana;
				color: #C0C0C0; font-size: 8Pt; 
				text-decoration: none;
				font-weight: bold 
}
a:hover      { font-family: Verdana;
				color: #DDCC99; font-size: 8Pt; 
              text-decoration: none;
              font-weight: bold 
}
.felt	{	font-family: Verdana;
			font-size: smaller; color: #C0C0C0; 
			font-weight: bold 
}

.liten	{	font-family: Verdana;
			font-size: smaller; color: #FFDD55; 
			font-weight: bold 
}


.normal {
		font-family: Verdana;
		font-size: smaller;
		color: #FFDD55
}		
.felt1	{ font-size: smaller; color: #002255; 
		font-weight: bold 
}
.resultat {
		font-weight: normal;
}
.footer {
		font-size: 8pt;
		color: #ffffcc
}		
.meny1       { 
				font-size: 10pt; 
				color: #800080; font-weight: bold 
}
.meny-sub    { font-size: 8pt; 
				color: #00FFFF; font-weight: bold 
}
td {
		font-family: Verdana;
		color: #000066;
}