body {}
p {}
td {}
.link {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.link:hover { color: #333333; font-size: 11px; font-family: Arial; text-decoration: underline }
.divider { font-size: x-small; color: #333333; font-family: Arial, Helvetica, sans-serif; }
.bodyHdr {
	color: #993399;
	font-size: 18px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.bodyTxt {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

h1
{
	font-family:Arial;
 	font-weight:bold;
	font-size:20px;
	text-decoration:underline;
	color:#993399;
}

h2
{
	font-family:Arial;
 	font-weight:bold;
	font-size:18px;
	text-decoration:underline;
	color:#333333;
}

h3
{
	font-family:Arial;
 	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	color:#993399;
}

h4
{
	font-family:Arial;
 	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#333333;
}

.seoLink
{
	color:#333333;
	text-decoration:none;
}
