	body {
		scrollbar-DarkShadow-Color:#454425; 
		scrollbar-Track-Color:#DFDDC9; 
		scrollbar-Face-Color:#DFDDC9; 
		scrollbar-Shadow-Color:#C7C4A1; 
		scrollbar-Highlight-Color:#E7F7FF; 
		scrollbar-3dLight-Color:#DFDDC9; 
		scrollbar-Arrow-Color:#000000;
		margin-top:0;
		margin-left:0;
		font-family:arial;
		font-size:9pt;
		text-align:center;
		background-image:url(images/back.gif);
	}
	h1 {
		font-family:verdana;
		font-size:xx-small;
		font-weight:bold;
		text-align:center;
	}
	td {
		font-family:georgia;
		font-size:9pt;
	}
	.smallfont {
		font-family:georgia;
		font-size:8pt;
	}
	a:link { 
		color: #990000;
		text-decoration: none;
		}
	a:visited { 
		color: #5F0101;
		text-decoration: none;
		}
	a:hover { 
		color: #990000;
		text-decoration: underline;
		}
	a:active { 
		color: #990000;
		text-decoration: none;
		}
	.contact {
 		background:#fdf4e7;
 		padding:5px;
 		border:1px solid #000000;
 		}
 	.contact-photo {
 		border-left:1px solid #000000;
 		border-top:1px solid #000000;
 		border-right:1px solid #000000;
 		}