td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.BlackBack {
	background-color: #000000;
}
.roll {
	color: #CCCCCC;
	background-color: #666666;
	text-transform: uppercase;
}
.whiteItalicBig {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.whiteNav {
	text-transform: uppercase;
	color: #FFFFFF;
}
.italicLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	color: #009999;
}
a {
	color: #000000;
}
.newsTitle {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.newsT1 {
	font-weight: bold;
	text-transform: uppercase;
}
.newsDate {
	color: #999999;
}
.red {
	color: #FF0000;
}
.redBig {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
	text-align: center;
}

.italicLargeBlack {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
.aQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
.byLineWhite {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
}
.quoteWhite {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	padding: 3px;
	font-size: 14px;
}
.noUnderLine {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.gridBox {
	background-color: #F4F3E8;
}
.strikethrough {
	color: #CC3300;
	text-decoration: line-through;
}
#main img {
	margin: 5px;
}
