td.otherpage_body {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
}

.headline {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 16px;
	color: #333333;
}
.small {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 9px;
	color: #666666;
}

.pdf_link {
	padding-left: 17px;
	background:url(pdf_icon_bg.gif) top left no-repeat;
}

td.otherpage_body a{ 
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}

td.otherpage_body a:link {
	text-decoration:none; 
}
td.otherpage_body a:hover {
	text-decoration:underline; 
}
td.otherpage_body a:visited {
	text-decoration:none; 
}

td.otherpage_body a:active {
	text-decoration:none;
}
td.otherpage_body hr{ 
	color:#CCCCCC;
	width: 80%;
	border: none;
	background-color: #CCCCCC;
	height: 1px;
}

td.otherpage_body .big_img {
	height: 150px;
	float: left;
}

td.otherpage_body .small_img {
	height: 50px;
}

table, td {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
