.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normal A {
	color: #0000FF;
}
.normal A:hover {
	color: #000033;
	text-decoration: none;

}
.normal A:visited {
	color: #9999FF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.title A {
	color: #0000FF;
	font-weight: bold;
}
.title A:hover {
	color: #000033;
	font-weight: bold;

}
.title A:visited {
	color: #9999FF;
	font-weight: bold;
}
.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.smallWhite A {
	color: #FFFFFF;
	font-weight: bold;
}
.smallWhite A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.smallWhite A:visited {
	color: #FFFFFF;
	font-weight: bold;
}

