<!--
.style2 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../images/xxxxx.gif);
	background-repeat:repeat;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-color:red;
	
}
a:visited {
	text-decoration: none;
	color: #333333;
	border-color:black;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 12px}

.title{
	font-family: Verdana,Arial, Helvetica;
	background-color: #E2E2B0;
	font-size: 20px
}

.sectionphoto{
	font-family: Verdana,Arial, Helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 14px
}

BODY {
	SCROLLBAR-FACE-COLOR: #008000; SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
-->