/** copyright by Gally Webdesign http://www.webdesign.gally.ch **/

* {
font-family: Arial;
}
h1 {
	font-family: Arial;
	color:#336699;
	font-size:16;
	font-weight:bold;
}

b {
	color:#FF6600;
	font-size:10;
}


h2 {
	font-family: Arial;
	color:#336699;
	font-size:16;
	font-weight:bold;
}


* {
	font-family:Arial;
	font-size:11px;
}

td {
	font-family:Arial;
	font-size:11px;
}

.off1 {
	font-family:Arial;
	color:#336699;
	font-size:11;
	text-decoration: none;
}

.on1 {
	font-family: Arial;
	color:#336699;
	font-size:11;
	text-decoration: underline;
}

a { color: #336699;  text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }

