body { font-family: Lucida Sans Unicode, Lucida Grande, Lucida Consonle, Monaco, Tahoma, Geneva, 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;
}

.style4 {color: #339900}

/* Larger */

.content3 {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
}
a.content2:visited, a.content2:active, a.content2:link {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
a.content2:hover {
	color: #33CC00;
	text-decoration: none;
	font-weight: bold;
}


/* Large */

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




/* Header */
.head {
	font-size: 14px;
	font-weight:bold;
}
	
	
/* Copyright Section */
	
.copyright {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-top: 3px;
}
#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;
}
