html,body {
	background-color: #CCF;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

table,tr,td,p,form {
	background-color: #b9b9ff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1 {
	font-family: Georgia, Tahoma;
	font-size: 16pt;
}

h2 {
	font-family: Georgia, Tahoma;
	font-size: 14pt;
}

.mainTable {
	border-top: 0px solid #999;
	border-right: 0px solid #999;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
}

.header {
	position: absolute;
	top: 20px;
	left: 150px;
}

.navFrame {
	position: absolute;
	width: 150px;
	height: 100%;
	left: 0px;
	top: 20px;
	border-right: 1px solid black;
}

.stamtavla {
	font-size: x-small;
	border-color: silver;
}

.footertext {
	font-size: 10pt;
}

.gbform {
	font-size: 12px;
}

.gbentry {
	font-size: 12px;
	border-bottom: 1px solid white;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid white;
}
.countertable {
	border: thin solid #EEEEEE;
	background-color: #EEEEEE;
}
.brtable {
	border-color:#000;
}
.smalltext {
	font-size: 10pt;
}
.smallertext {
	font-size: 8pt;
}
.rodtext {
	color:#F00;
}
