.linking {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	font-weight: bold;	
	text-decoration: none;
	font-size: 12px;
	
}
.linking:hover {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;

	font-size:12px
	font-size: 12px;
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.heading
{
background-image: url(images/blank-heading.gif);
	background-repeat: no-repeat;
	height:25px;
	
	}
.heading1
{
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: bold;
color:#000000;}

.main
{ 
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#006699;
}
