.text {
	font-family: Arial;
	font-size: 12px;
	color: #4f4a3c;
}
.textsm {
	font-family: Arial;
	font-size: 10px;
	color: #4f4a3c;
}
.hd {
	font-family: Arial;
	font-size: 13px;
	color: #4f4a3c;
	font-weight: bold;
}
.hdred {

	font-family: Arial;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
.Diamonds	{list-style-image: url('images/bullet.gif'); margin: 0px 10px 7px 0px;}

/* HREF Styles */
a:link      {color: #0061aa; background: none; text-decoration: underline;}
a:active    {color: #0061AA; background: none; text-decoration: underline;}
a:visited   {color: #0061aa; background: none; text-decoration: underline;}
a:hover     {color: #0061AA; background: none; text-decoration: underline;}