@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-transform: none;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.photocaption {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
}
.headlinestopofpages {
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	padding: 0px;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
}
.h1 {
	font-size: 36px;
}
.h2 {
	font-size: 24px;
}
.h3 {
	font-size: 18px;
}
.whiteperiod {color: #FFFFFF}
.bold {
	font-weight: bolder;
	text-decoration: none;
	text-transform: capitalize;
}
.copyright {
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
}

