body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

a:link { text-decoration:underline; color:#CCCCCC; font-weight:bold;line-height:1.6em; }
a:visited{ text-decoration:underline;  color:#CCCCCC; font-weight:bold;line-height:1.6em; }
a:active{ text-decoration:underline;  color:#FFFFFF; font-weight:bold;line-height:1.6em; }
a:hover { text-decoration:underline; color:#FFFFFF; font-weight:bold;line-height:1.6em; }

a.greenLink:link { text-decoration:underline; color:#C8F7FB;  }
a.greenLink:visited{ text-decoration:underline; color:#C8F7FB;}
a.greenLink:active{ text-decoration:underline; color:#FFFFFF;}
a.greenLink:hover { text-decoration:underline; color:#FFFFFF;}

.textWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.titleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	color: #C8F7FB;
}

.titleGreenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	color: #C8F7FB;
}

.titleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: bold;
	color: #C8F7FB;
}

td.taster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

tr.preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	font-weight: bold;
	color: #C8F7FB;
	text-align: center;
	vertical-align: middle;
}

.border{
	border: 1px solid #C8F7FB;
}
