body
	 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #6699CC;
	width: 100%;}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCCCC;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	background-color: #6699CC;
}

#siteBy{
	clear: both;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#postcard{
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid Black;
}