@charset "UTF-8";
.C100 {
}

a:link {
	color: #FF0000;
}
a:hover {
	color: #FF9999;
}
a:active {
	color: #FF9999;
}
body {
	background-color: #FFFFFF;
}
a:visited {
	color: #FF0000;
}

#masthead {
	background-image: url(../imagos/masthead.jpg);
	height: 125px;
	width:2001px;
	background-repeat: no-repeat;
	margin: 0, 0, 10, 10px;
	text-indent: -2000px;
}





.footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-top: 10px;
}



.copyentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	
}

.copyhome {
	padding-top:20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
        width:500px;
	line-height: 18px;
	font-weight: normal;
	
}

.copytoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding: 10px;
	width: 150px;
	line-height: 18px;
	font-weight: bold;
}


