.heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.body {
	font-family: tahoma;
	font-size: 11px;
	color: #026380;
	text-decoration: none;
}
.more {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.more:Hover {
color: #0000FF
}
.copy {
	font-family: tahoma;
	font-size: 9px;
	color: #026380;
	text-decoration: none;
}
.xcopy {
	font-family: tahoma;
	font-size: 12px;
	color: #026380;
	text-decoration: none;
}
.links {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #026380;
	text-decoration: none;
}
a.links:Hover {
color: #0000FF
}
.mainheadings {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
