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

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	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;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
}
a:link {
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
a:visited {
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
a:hover {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
a:active {
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.photocaption {
	font-size: 9px;
	font-style: italic;
	line-height: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.headlinestopofpages {
	font-weight: bolder;
	text-transform: capitalize;
	color: #CCCCCC;
	padding: 0px;
	font-size: 36px;
	line-height: 28px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}
.h1 {
	font-size: 36px;
}
.h2 {
	font-size: 24px;
}
.h3 {
	font-size: 18px;
}
.whiteperiod {
	color: #000000
}
.bold {
	font-weight: bolder;
	text-decoration: none;
	text-transform: capitalize;
	color: #CCCCCC;
}
.style1 {color: #FF0000}
.style2 {color: #000000}
.copyright {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}

