body {
	background-color: #EEEEEE;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EE7B1F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EE7B1F;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5E5E5E;
	text-decoration: none;
	font-weight: bold;
}
.NCPL_sidebig {
	background-image: url(images/ncpl_largeside.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


.clock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
}
.image {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
