body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{color: black; font-size: 14px}
a:visited{color: black; font-size: 14px;}



a.italLink{
	color: black; 
	font-size: 16pt;  
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}

a.italLink:visited{
	color: black; 
	font-size: 16pt;  
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}

a.footLink{color: black; font-size: 11pt; font-family: Arial;}
a.footLink:visited{color: black; font-size: 11pt;font-family: Arial;}

.copy {
	font-family: Arial;
	font-size: 12px;
	color:#DFDEDF;
}

p.right {text-align: right}

.darkCopy {
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7F;
}

.footerCopy {
	font-family: Arial;
	font-size: 11px;
	color:black
}

.subCopy {
	font-family: Arial;
	font-size: 11px;
	color:#7F7F7F;
}

.quote {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold
}	

.hdrCopy {
	font-family: Helvetica;
	font-size: 48px;
	font-weight: bold;
	color: #C6C5C5;
}

img.bodyCopy {margin:10px}