.caption {
	font-family: "Arial", sans-serif;
	color: #000;
	font-size: 12px;
	}

.content { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #000; 
	font-size: 10pt; 
	padding-right: 15px;
	padding-left: 10px;
}

a.content { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #000; 
	font-decoration:underline;
	font-size: 10pt; 
	padding-right: 1px;
	padding-left: 1px;
}

a.content:hover { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #CD181D; 
	font-decoration:underline;
	font-size: 10pt; 
}

.content2 { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #000; 
	font-size: 10pt; 
	padding-right: 15px;
	padding-left: 10px;
}

a.content2 { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #000; 
	font-decoration:underline;
	font-size: 10pt; 
	padding-right: 1px;
	padding-left: 1px;
}

a.content2:hover { 
	font-family: verdana, sans serif;
	line-height: 180%;
	color: #CD181D; 
	font-decoration:underline;
	font-size: 10pt; 
}

.header { 
	font-family: verdana, sans serif;
	line-height: 140%;
	color: #000; 
	font-size: 14pt; 
	font-weigt: bold;
	padding-right: 15px;
	padding-right: 10px;
}

.header2 { 
	font-family: verdana, sans serif;
	line-height: 140%;
	color: #000; 
	font-size: 14pt; 
	font-weigt: bold;
	padding-right: 15px;
	padding-right: 10px;
}

.head1 { 
	font-family: "Monotype Corsiva", Times, serif; 
	line-height: 140%; 
	color: #000; 
	font-size: 20pt; 
	padding-right: 5px; 
	padding-bottom: 1px; 
	font-weight: normal; 
}

.copy { 
	font-size : 7pt; 
	color: #000; 
	text-decoration: none; 
	font-family: Arial; 
	margin-left:5; 
	letter-spacing: 1.5px; 
}

a.copy { 
	font-size : 7pt; 
	color: #000; 
	text-decoration: underline; 
	font-family: Arial; 
	margin-left:5; 
	letter-spacing: 1.5px; 
}

a.copy:hover { 
	text-decoration: none; 
	color: #000; 
}

.copy2 { 
	font-size : 7pt; 
	color: #000; 
	text-decoration: none; 
	font-family: Arial; 
	margin-left:5; 
	letter-spacing: 1.5px; 
}

.hidden { 
	font-family: verdana, sans serif;
	line-height: 40%;
	color: #000; 
	font-size: 3pt; 
}


