/* Innova Club - Printview */

body { 
	padding: 0px;
	margin: 15px;
	color: #000000;	
	font-family: 'Lucida Sans Unicode', sans-serif, Verdana;
	font-size: 85%;
	background-color: #FFFFFF;
}

a:link { text-decoration: underline; font-weight: bold; color: #2b377b; }
a:visited { text-decoration: underline; font-weight: bold; color: #2b377b; }
a:hover { text-decoration: none; font-weight: bold; color: #2b377b; }
a:active { text-decoration: underline; font-weight: bold; color: #2b377b; }
a:link:hover { text-decoration: none; font-weight: bold; color: #2b377b; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #2b377b; }
caption, .news-single-imgcaption { visibility: hidden; display: none; }
thead { text-align: left; }
table td { border: 1px solid #cccccc; padding: 5px; }
table { width: 100%; font-size: 0.9em; border-collapse: collapse; }

h1 { font-size: 1.4em; }
h2 { font-size: 1em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }

p img { margin: 10px; }

/* Innova Club - Printview */

