@charset "iso-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}
a:link {
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline overline;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00FF00;
	font-weight: bold;
}
.pagetitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.updated_date {
	font-size: 9px;
	color: #999999;
}
.whiteout {
	color: #FFFFFF;
}
.phototable {
}
.hols {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: blink;
}