/* CSS Docu (c) 2005 by DUONG TRAN */
body {
	margin: 0 10px 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color:#FF9900;
}

#foot {
	font-size:9px;
	color: #000033;
}
#foot a {
	font-size:9px;
	color: #000033;
	text-decoration: none;
}
#foot a:hover     {
	color: #FF9900;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/*fonts*/
.Stil01 {
	font-size: 16px;
	font-weight: bold;
}
.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Stil3 {
	font-size: 14px;
	font-weight: bold;
}
.Stil5 {
	font-size: 10px;
}
