body {
	background-color: #CCC;
}
.title1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
}
.title3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 3px;
}
.title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.footernonbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height: 14px;
	text-align: left;
}
.readmore {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #09C;
	text-decoration: none;
	text-align: left;
}
.footerbold {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	text-align: left;
}
.redboldtext {
	color: #C00;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}