.normalblack{
	font-family: Verdana; 
	font-size: 10px;
}
.normalblackHeading{
	font-family: Verdana; 
	font-size: 12px;
	font-weight:bold;
}
.normalWhiteHeading{
	font-family: Verdana; 
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.normalwhite{
	font-family: Verdana; 
	font-size: 10px;
	color: #FFFFFF
}
a {
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	font-size: 10px;
}.head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
}
.date {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3333CC;
}
.paragraph {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a img {
  border: none;
  color: #ffffff;
  background: transparent;
}
