body {
	background-color: #ffff99;
	margin-left: 5px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.small_text {
	font-size: 12px;
}
