body { font-family: Lucida Sans Unicode, Lucida Grande, Lucida Consonle, Monaco, Tahoma, Geneva, sans-serif; }

p.note { text-align:center; text-transform: none; padding: 10px 5px; margin: 0; font-size: 0.75em; background: #FFFFFF; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; color: #2e415e; font-family: Arial, Helvetica, sans-serif;  }

/* Medium */
.content1 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
a.content1:visited, a.content1:active, a.content1:link {
	color: #50719c;
	text-decoration: underline;
	font-weight: bold;
}
a.content1:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.contentd {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
a.contentd:visited, a.contentd:active, a.contentd:link {
	color: #000000;
	text-decoration: underline;
}
a.contentd:hover {
	color: #000000;
	text-decoration: none;
}



/* Large */

.content2 {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
a.content2:visited, a.content2:active, a.content2:link {
	color: #50719c;
	text-decoration: underline;
	font-weight: bold;
}
a.content2:hover {
	color: #50719c;
	text-decoration: none;
	font-weight: bold;
}




/* Header */
.head {
	font-size: 14px;
	font-weight:bold;
}
	
	
/* Copyright Section */
	
.copyright {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 15px;
}
#copyright p {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 15px;
}
a.copyright:visited, a.copyright:active, a.copyright:link {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.copyright:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

