body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000;
	list-style-type: circle;
	text-align: left;
}
p {
	color: #000;
	text-align: left;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-transform: none;
	list-style-type: square;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.content-box {
	padding: 12px;
}
td { }
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
h2 {
	font-size: medium;
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
}

a:hover {
	color: #000;
}
a:active {
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
}
h5 {
	font-size: medium;
	color: #000;
}
h6 {
	font-size: large;
	color: #000;
}
body p {
	color: #000;
}
body p {
	font-size: medium;
	color: #000;
}
.biglinks {
	color: #000;
}
