.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align:left;
}
a:hover {
	text-decoration:underline;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
.bottom a {
	color: #999999;
	text-decoration: none;
}
.bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487FCD;
	text-decoration: none;
	width:94%;
}

td.subtitles a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487FCD;
	text-decoration: none;
	width:94%;
}

h3.subtitles a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #487FCD;
	text-decoration: none;
	width:94%;
}
h3.subtitles a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: underline;
	width:94%;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: none;
}
.table-bgSide {
	background-image: url(./img/side-mid.gif);
	background-repeat: repeat-y;	
	padding-bottom:5px;
	*padding-bottom:18px;
	_padding-bottom:18px;
}

