body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}
a:link {
}
a:hover {
	color: #6666FF;
}
a:visited {
}
a:active {
	text-decoration: none;
}
.x-small {
	font-size: x-small;
	color: #999999;
 }
.head1 {
	font-size: x-large;
	font-weight: bold;
}
.head2 {
	font-size: large;
	font-weight: bold;
}
.head3 {
	font-size: medium;
	font-weight: bold;
}
.head4 {
	font-size: small;
	font-weight: bold;
}
.head5 {
	font-size: x-small;
	font-weight: bold;
}

.red {
	color: #FF0000;
}



ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 0px;
}
