/* Globals */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:13px;
	line-height: 17px;
	text-align:left;
	background-color: 222222;
	}
span, div {padding:0px; margin:0px}
img {border:0px}


/* Styles......................................................................... */

/* Text */
.Header {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:18px;
	color:#990000;
	font-weight: bold;
	line-height: 17px;
	font-style: italic;
}

.capsHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:11px;
	color:#7c1e08;
	font-weight: regular;
	line-height: 17px;
}

.quoteGray {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:15px;
	color:#333333;
	font-weight: bold;
	line-height: 17px;
	font-style: italic;
}
