@charset "UTF-8";
h1 {
	font-size: 120%;
}
h2 {
	font-size: 105%;
}
body,td,th {
color: #999999;
}
body {
background-color: white;

margin-left: 10px;
margin-top: 10px;
}
#text-box {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
color: #484a6e;
text-decoration: none;
}
a:visited {
color: #484a6e;
text-decoration: none;
}
a:hover {
color: red;
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.Stil6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
}
li {
	padding-bottom: 8px;
}
