BODY, TD, P, DIV, LI {
        font-family: Arial, Sans-serif;
        font-size: 10pt;
}

A, A:visited {
        color: #883300;
        font-family: Arial, Sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: None;
}
A:Active, A:hover {
        color: #000000;
        font-family: Arial, Sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: None;
}

B, TD.bold {
        font-family: Arial, Sans-serif;
        font-size: 10pt;
        font-weight: 600;
}
B.thin, TD.thin {
        font-family: Arial, Sans-serif;
        font-size: 12pt;
        font-weight : lighter;
}
B.huri, TD.huri, STRONG.huri {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: Bold;
        font-size: 10pt;
}
B.huri_big, TD.huri_big {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 12pt;
}
B.logo {
        color: #883300;
        font-family : "Courier New", Courier, monospace;
        font-size: 28pt;
        font-weight: bold;
        text-decoration: None
}
H1 {
        color: #883300;
        font-family : "Courier New", Courier, monospace;
        font-size: 28pt;
        text-decoration: None
}
H2 {
        font-family: Verdana, Sans-serif;
        color: #883300;
        font-size: 14pt;
        font-weight: normal;
        text-decoration: None;
}
H3 {
        font-family: Verdana, Sans-serif;
        color: #883300;
        font-size: 12pt;
        font-weight: Bold;
        text-decoration: None;
}
HR {
  	 height: 4px;
  	 color: #883300;
}
.welcolor {
        color: #883300;
}
TD.thin {
        border-left : 1px solid Black;
        border-bottom : 1px solid Black;
}
TABLE.thin {
        border-right : 1px solid Black;
        border-top : 1px solid Black;  
}
.small {
	font-size: 9pt;
}
/*base*/
TABLE.base {
	width: 90%;
}
TD.page {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
}
.miniform {
	font-size: 7pt;
	height: 12pt;
}
/*menu*/
TD.menu, A.menu, A:visited.menu, A:hover.menu {
        color: white;
        font-family: Arial, Sans-serif;
        font-size: 10pt;
        font-weight: 500;
        text-decoration: None;
		background: #883300;
}
A:Active.menu {
        color: #ffeeaa;
		background: '';
        font-family: Arial, Sans-serif;
        font-size: 10pt;
        font-weight: 500;
        text-decoration: None;
}

.empty {
		height: 300px;
		background: #883300;
}
.besokare {
	background: #883300;
	color: white; 
	font-size: 7pt; 
	letter-spacing: 0px;
}
.border {
	border: 1px black solid;
}