body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.Style1 {
color: #999999;
}
table.dot {
border-bottom-style: dotted;
border-color: red;
border-bottom-width: 1px;
}
table.dot2 {
border-top-style: dotted;
border-color: red;
border-top-width: 1px;
}
.align {
	vertical-align: text-bottom;
}