P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #5B2002;
}
P a:link	{ color: #5B2002; text-decoration: underline; font-weight: bold; }
P a:active	{ color: #5B2002; text-decoration: none; font-weight: bold; }
P a:visited	{ color: #5B2002; text-decoration: none; font-weight: bold; }
P a:hover	{ color: #5B2002; text-decoration: underline; font-weight: bold; }



.regular {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
}
.regular a:link	{ color: #5B2002; text-decoration: none; font-weight: bold; }
.regular a:active	{ color: #5B2002; text-decoration: none; font-weight: bold; }
.regular a:visited	{ color: #5B2002; text-decoration: none; font-weight: bold; }
.regular a:hover	{ color: #5B2002; text-decoration: underline; font-weight: bold; }



.regularbold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #f8c14c;
}
.regularbold a:link	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.regularbold a:active	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.regularbold a:visited	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.regularbold a:hover	{ color: #FFFFFF; text-decoration: underline; font-weight: normal; }



.caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #FFFFFF;
}
.caption a:link	{ color: #000000; text-decoration: none; font-weight: bold; }
.caption a:active	{ color: #000000; text-decoration: none; font-weight: bold; }
.caption a:visited	{ color: #6c2303; text-decoration: none; font-weight: bold; }
.caption a:hover	{ color: #5B2002; text-decoration: underline; font-weight: bold; }



.H1 {
	font-family: Georgia, Times New Roman, Palatino;
	font-size: 24px;
	font-style: normal;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #FFFFFF;
}



.H2 {
	font-family: Georgia, Times New Roman, Palatino;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: normal;
	color: #FFFFFF;
}
.H2 a:link	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H2 a:active	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H2 a:visited	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H2 a:hover	{ color: #FFFFFF; text-decoration: underline; font-weight: normal; }



.H3 {
	font-family: Georgia, Times New Roman, Palatino;
	font-size: 18px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	letter-spacing: .05em;
	font-weight: normal;
	text-transform: normal;
	color: #FFFFFF;
}
.H3 a:link	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H3 a:active	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H3 a:visited	{ color: #FFFFFF; text-decoration: none; font-weight: normal; }
.H3 a:hover	{ color: #FFFFFF; text-decoration: underline; font-weight: normal; }


ul
{
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding: 0;
	margin-left: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #5B2002;
}
.ul a:link	{ color: #000000; text-decoration: none; font-weight: bold; }
.ul a:active	{ color: #000000; text-decoration: none; font-weight: bold; }
.ul a:visited	{ color: #6c2303; text-decoration: none; font-weight: bold; }
.ul a:hover	{ color: #5B2002; text-decoration: underline; font-weight: bold; }



ol
{
	padding: -1;
	margin-left: 1.5em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.ul a:link	{ color: #000000; text-decoration: none; font-weight: bold; }
.ul a:active	{ color: #000000; text-decoration: none; font-weight: bold; }
.ul a:visited	{ color: #6c2303; text-decoration: none; font-weight: bold; }
.ul a:hover	{ color: #5B2002; text-decoration: underline; font-weight: bold; }