
p {
 font-family: Arial;
 font-size: 14px;
}
p.size16px {
 font-family: Arial;
 font-size: 16px;
}
p.headline {
 font-family: Arial;
 font-size: 18px;
 font-weight: bold;
}
.size12px {
 font-family: Arial;
 font-size: 12px;
}
.10px {
 font-family: Arial;
 font-size: 10px;
}
h2 {
 font-family: Arial;
 font-size: 18px;
}
td: {
	bg-color:#fffaec;
}
a:link {
 color: #ffffff;
 text-decoration:none
}
a:visited {
 color: #ffffff;
 text-decoration:none
}
a:hover {
 color: #cce6ff;
 text-decoration:none
}
body {scrollbar-face-color:#3d8f3d;
padding: 0em;
}
