P {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
P a:link	{ color: #9e0b0f; text-decoration: none; font-weight: bold; font-weight: bold; }
P a:active	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
P a:visited	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
P a:hover	{ color: #9e0b0f; text-decoration: underline; font-weight: bold; }



.regular {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
}
.regular a:link	{ color: #9e0b0f; text-decoration: none; font-weight: bold; font-weight: bold; }
.regular a:active	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
.regular a:visited	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
.regular a:hover	{ color: #9e0b0f; text-decoration: underline; font-weight: bold; }



.small {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.small a:link	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
.small a:active	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
.small a:visited	{ color: #9e0b0f; text-decoration: none; font-weight: bold; }
.small a:hover	{ color: #9e0b0f; text-decoration: underline; font-weight: bold; }



.H1 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}



ul
{
list-style-image: url(images/bullet.gif);
list-style-type: disc;
padding: 0;
margin-left: 1.5em;
}
.ul a:link	{ color: #9e0b0f; text-decoration: none; font-weight: normal; }
.ul a:active	{ color: #9e0b0f; text-decoration: none; font-weight: normal; }
.ul a:visited	{ color: #9e0b0f; text-decoration: none; font-weight: normal; }
.ul a:hover	{ color: #9e0b0f; text-decoration: underline; font-weight: normal; }


