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

body {
	font-family: Garamond;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-color:#000000;
}
a {
	font-family: Garamond;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration:underline;
	}

	
.bodyText {
	color:#CCCCCC;
	letter-spacing:.1em;
	margin-top:0px;
	font-family: Garamond;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}
	
	.subHeader {
	color: #CCCCCC;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
.imgspecial {
	border: 6px solid #000000;
}

.title {
	color: #D5DAE0;
	line-height:24px;
	letter-spacing:0.2em;
	font-family: Garamond;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

	}
