/* @media screen { */
body		{ background: #FFFFFF;	font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }
a:link		{ color: #352E81; text-decoration: underline; }
a:visited	{ color: #000000; }
td			{ font-size: 12px; font-family: Verdana, Arial, sans-serif; }
h2			{ font-size: 32px; color: #003399; font-weight: bold; text-align: center; }
h3, .h3			{ font-size: 19px; color: #003399; font-weight: normal; }
.pruh		{ background-color: #FECB00; }
.mail		{ font-size: 9px; color: #000000; }
.en			{ background-color: #e9e9e9; }
.screenhide	{ display: none; }
.gensponzor	{ font-size: 19px; color: #003399; font-weight: normal; }
.lspromo	{ background-color: #e9e9e9; color: #8b0000; }
a.lspromo, a.lspromo:visited, .txpromo	{ color: #8b0000; text-decoration: none; }
/* } */


@media print {
 .printhide		{ display: none; }
 .screenhide	{ display: inline; }
}

