.content {
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-position: outside;
	list-style-type: disc;
}
A {
	color: #990000;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A:visited {color: #990000; text-decoration: underline}
A:visited:hover {color: #B8C4B1; text-decoration: underline}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A:visited {color: #000000; text-decoration: underline}
A:visited:hover {color: #990000; text-decoration: underline}
.Header {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: uppercase;
}
.Headerblue {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #B20802;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: uppercase;
}
.contentCopy {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #000066;
	list-style-position: outside;
	list-style-type: disc;
}
.naver {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
}
