/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.seolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}

.seolinksarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}

.sitewide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	
}
