body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size: medium;
	font-weight: bold;
}
.style2 {font-size: small}
.style4 {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.dottedborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #999999;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #663399;
	text-decoration: none;
}
.divider {
	border-top-width: .05em;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
