
A {
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	color: black;
	}
A:hover {
	color: white;
	}

#bodyCopy {
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bold {
	font-weight: bold;
	text-align: right;
}	
.italic {
	font-style: italic;
	text-align: right;
}

	
#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #29297A;
	line-height: 14px;
	text-align : center;
	text-decoration : none;
	}
	
#nlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29297A;
	text-align : center;
	text-decoration : none;
	}

#head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: black;
	text-decoration : none;
	}
	
