 body {
	font-family: "Comic Sans MS", Georgia, "Goudy Old Style";
	font-size: 10pt;
	color: rgb(0, 78, 153); 
	background-position: center;
	background-repeat: no-repeat;
}

td.smallfont {
	font-size: 10pt;
	color: rgb(0, 78, 153);
}

 
A:LINK, A:VISITED {
	color: rgb(153, 0, 100);
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	font-family: inherit;
	font-size: inherit;
}

a:hover {
	color: White;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-decoration: none;
	background-color: rgb(0, 153, 153);
	font-family: inherit;
	font-size: inherit;
}

a.nobg:hover {
	background-color: transparent;
	color: rgb(223, 0, 0);
}

 .photopagefont {
	font-size: 14pt;
}



