body { }
p, h1, h2, h3, td, input, textarea, ul, li { font-family: Zapfhumanist601B1, Zapf Humanist, ZapfHumnst BT, Verdana, Arial, sans-serif; color: #000000 }
p { text-align: justify }
p, { font-size: 90%; line-height: 115% }
input, textarea { color: #000000; background-color: #eeeeee; border: 1px #000000 solid }
.clear, .checkbox { background: none; border: none }
.samplemenu li { list-style: url('images/dot.gif'); margin-top: 0.75em; margin-right: 2em }

.footrow { color: #ffffff; text-align: center; margin-top: 0.5em; margin-bottom: 0.75em }
.footer { color: #999999; font-size: 70%; text-align: right; margin: 1em }
.small { font-size: 90%; margin-top: 0em; margin-bottom: 0em }
.tight { margin-top: 0em; margin-bottom: 0em }
.tabletop { color: #ffffff; font-weight: bold }

h1 { font-size: 110%; font-weight: bold; color: #b989be; font-style: italic; margin-top: 0.25em }
h2 { font-size: 125%; font-weight: normal; font-style: italic; color: #b989be; margin-top: 0.5em; margin-bottom: 0em }
h3 { font-size: 100%; font-weight: bold; color: #003163 }

a:link { color: #b989be; text-decoration: none }
a:visited { color: #b989be; text-decoration: none }
a:hover { color: #000090; text-decoration: underline }
a:active { color: #000090; text-decoration: underline }

a:link.light { color: #000090; text-decoration: none }
a:visited.light { color: #000090; text-decoration: none }
a:hover.light { color: #0000f0; text-decoration: underline }
a:active.light { color: #0000f0; text-decoration: underline }


.nav { background: #b989be }
.navHi { background: #d1b2d5 }
.footwhite { font-style: normal; color: #ffffff }

#tarifftable {
    width: 100%;
	font-size: 95%;
}
#tarifftable .date {
	font-size: 85%;
}

#tarifftable .tableheader {
	font-size: 90%;
}

#tarifftable .holiday {
	color: red;
}

#tarifftable .holidaydate {
	font-size: 85%;
	color: red;
}

#customfooter {
	text-align:center;
	font-size: 70%;
	color: #bbccbb;
}

#customfooter p {
	text-align:center;
	color: #bbccbb;
}
#customfooter a, #customfooter a:hover, #customfooter a:visited  {
	color: #bbccbb;
	text-decoration: underline;
}
#customfooter a:hover {
	color: #ccddcc;
}