#ContentPanel a
{
	color: #06C;
}

#ContentPanel FORM,TD
{
	font-family: arial, sans serif;
	font-size: 12pt;
	color: #000000;
}


a
{
	color: #039;
}




/*** styles for home page ***/

.NewsHead
{
	position:absolute;
	top:0px;
	left:0px;
	color:#06c;
	font-family:Arial;
	font-size:24pt;
	line-height:36pt;
	font-weight:bold;
}
.NewsTitle
{
	color:#06c;
	border-bottom: 1px thin #333333;
	font-family:Arial;
	font-size:15pt;
	padding-bottom: 2px;
}
.NewsDate
{
	color:#09C;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	padding-top:6px;
	padding-bottom: 6px;
}
.CityTitle
{
	color:#930;
	border-bottom: 1px thin #333333;
	font-family:Arial;
	font-size:15pt;
	padding-bottom: 2px;
}
.CityDate
{
	color:#666;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	padding-top:6px;
	padding-bottom: 6px;
}

.NewsText
{
	color:#06c;
	font-family:Arial;
	font-size:10pt;
	line-height:12pt;
	padding-bottom: 12px;
}
.NewsLink
{
	color:#06c;
	display:block;
	font-family:Arial;
	font-size:10pt;
	padding-bottom: 24px;
	text-decoration:none;
}
.NewsLink:hover
{
	text-decoration:underline;
}

.outline_style {font-size: 100pt; text-align: center; 

}
