td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.zag {
	border: 1px solid #CC0000;
	padding: 4px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
a.mn:link {
	color: #990000;
	text-decoration: none;
	font-size: 9pt;
}
a.mn:visited {
	color: #990000;
	text-decoration: none;
}
a.mn:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.men {
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-weight: normal;
	color: #FF0000;
	font-size: 16pt;
}
h2 {
	font-size: 10pt;
	color: #FF0000;
}
strong {
	font-weight: normal;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {

	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
