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

.subtek {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

.logoteks {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


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

.datevenue {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}


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

}
.topmenutop {
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #2A8FC7;*/
	text-decoration: none;
	}

