body {
margin:0}

p,td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.foot {
	font-size: 10px;
}
.title {
	font-size: 20px;
	color: #006600;
	font-weight: bold;
}
.festivaltitle {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.headteks {
	font-size: 22px;
	font-weight: bold;
	color: #FFCC00;
}

.subtek {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
li {
	list-style-type: square;
}
.logoteks {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*Page title table */
table.mytable { width: 100%; padding: 0px; border: none; border-bottom: 1px solid #4052A4;}
table.mytable td { font-size: 18px; border: none; background-color: #F4F4F4; vertical-align: middle; padding: 5px; font-weight: bold; color: #4052A4;}
table.mytable tr.special td { border-bottom: 1px solid #4052A4;  }


/*front subtitle table */
table.frontsubtable { width: 100%; padding: 0px; border: none; border-bottom: 1px solid #006600;}
table.frontsubtable td { font-size: 14px; border: none; background-color: #F4F4F4; vertical-align: middle; padding: 5px; font-weight: bold; color: #006600;}
table.frontsubtable tr.special td { border-bottom: 1px solid #000000;  }





a {
	text-decoration: none;
}
