body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {color: #000000}
.style5 {
	color: #000000;
	font-weight: bold;
}
.alert {
	font-style: italic;
}

form.line-through, form.line-through * {
	text-decoration: line-through;
}
