.ctf_body
{
	font-family:Verdana, Helvetica, Arial; 
	font-size:14px; 
	line-height:1.4
}

.ctf_body_small
{
	font-family:Verdana, Helvetica, Arial; 
	font-size:12px; 
	line-height:1.4
}

.ctf_newsletter_body
{
	font-family:Verdana, Helvetica, Arial; 
	font-size:12px; 
	line-height:1.4;
}

.ctf_header_1
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:10px
}

.ctf_header_2
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}

.ctf_header_3
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.ctf_bold
{
	font-weight:bold;
}

.ctf_nowrap
{
	white-space:nowrap;
	vertical-align:top;
}

.ctf_schedule
{
	background-color:whitesmoke;
	font-size:13px;
}

.ctf_schedule_header
{
	background-color:whitesmoke;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.ctf_news_story_recent_media_item
{
	display:inline;
	float:left;
	font-size:13px;
	width:300px;
	height:125px;
	background:whitesmoke;
	padding:3px;
	margin:3px;
}

.ctf_news_story_recent_media_item_image
{
	display:inline;
	float:left;
	width:125px;
	height:100px;
	padding:3px;
	border:0px;
}

.ctf_clear
{
	clear:both;
}

.ctf_center
{
	text-align:center;
}

.ctf_error
{
	color:red;
}

a.ctf_link {color:#333333; text-decoration:none}
a.ctf_link:hover {text-decoration:underline}


