P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
P a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
P a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
P a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
P a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }


.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.regular a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.regular a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.regular a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
.regular a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }



.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.small a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.small a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.small a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
.small a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }



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



.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #000000;
}
.H2 a:link	{ color: #CC6600; text-decoration: none; font-weight: bold; }
.H2 a:active	{ color: #CC6600; text-decoration: none; font-weight: bold; }
.H2 a:visited	{ color: #669999; text-decoration: none; font-weight: bold; }
.H2 a:hover	{ color: #669999; text-decoration: underline; font-weight: bold; }



.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	color: #000000;
}
.H3 a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.H3 a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.H3 a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
.H3 a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }


.H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 19px;
	font-weight: normal;
	text-transform: normal;
	text-align: left;
	color: #CC6600;
}
.H3 a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.H3 a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.H3 a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
.H3 a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }



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



ol
{
padding: 0;
margin-left: 1.5em;
}
.ul a:link	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.ul a:active	{ color: #CC6600; text-decoration: none; font-weight: normal; }
.ul a:visited	{ color: #669999; text-decoration: none; font-weight: normal; }
.ul a:hover	{ color: #669999; text-decoration: underline; font-weight: normal; }

