.photo1 {
	background-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
p,dt,dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #08296b;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #08296b;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #08296b;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #08296b;
}
.yellow {
	background-color: yellow;
}
.orange {
	background-color: orange;
}
p.copyright {FONT-SIZE: 7.5pt; COLOR: maroon; FONT-FAMILY: Arial}

a.enter { text-decoration:none }
img { border-width:1; border-color:black; }

a:hover { 
	background-color: #c6eff7;
}
a.yellowbanner:hover { 
	background-color: #ffffe6;
	color: #CC3300;
}
a.white:hover {
	background-color: white;
}
a.yellow:hover {
	background-color: yellow;
}
a.normal:hover {
}
.img_noborder {
border-width:0; border-color:black;
}

