a.normalLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
a.normalLINK:link {
	text-decoration: none;
	}
a.normalLINK:visited {
	text-decoration: none;
	color: #666666;
	}
a.normalLINK:hover {
	text-decoration: underline;
	color: #666666;
	}
a.normalLINK:active {
	text-decoration: none;
	}

a.subheadLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}
a.subheadLINK:link {
	text-decoration: none;
	}
a.subheadLINK:visited {
	text-decoration: none;
	color: #666666;
	}
a.subheadLINK:hover {
	text-decoration: underline;
	color: #666666;
	}
a.subheadLINK:active {
	text-decoration: none;
	}


a.primNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
a.primNAV:link {
	text-decoration: none;
	}
a.primNAV:visited {
	text-decoration: none;
	color: #CCCCCC;
	}
a.primNAV:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
a.primNAV:active {
	text-decoration: none;
	}

a.smallLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
a.smallLINK:link {
	text-decoration: none;
	}
a.smallLINK:visited {
	text-decoration: none;
	color: #666666;
	}
a.smallLINK:hover {
	text-decoration: underline;
	color: #666666;
	}
a.smallLINK:active {
	text-decoration: none;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #666666;
	}
	
.columnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	}

.columnheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	}
	
.smallbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	}
		
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
