a:link {
	color: #3f0b15;
	text-decoration: underline;
	font-weight: bold;	
}
a:visited {
	color: #3f0b15;
	font-weight: bold;
}
a:hover {
	color: #3f0b15;
	text-decoration: underline overline;
	font-weight: bold;
}
a:active {
	font-style: italic;
	font-weight: bold;
	color: #3f0b15;
}
#p
{
	font-size: 0.75em;
}
#p_9 
{
	font-size: 0.5625em;
}
H1
{
	font-size: 1.375em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
H2
{
	font-size: 1.125em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

H3
{
	font-size: 1.125em;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}
H4
{
	font-size: 0.6875em;
	font-style: normal;
	font-weight: bold;
}
H5
{
	font-size: 0.6875em;
	font-style: normal;
	font-weight: normal;
}
H6
{
	font-size: 0.625em;
	font-style: normal;
	font-weight: normal;
}
#p_bkg
{
	font-size: 0.75em;
	color: #ffefd9;
}
H1_bkg
{
	font-size: 1.375em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffefd9;
}
H2_bkg
{
	font-size: 1.125em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffefd9;
}

H3_bkg
{
	font-size: 0.875em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffefd9;
}
H4_bkg
{
	font-size: 0.6875em;
	font-style: normal;
	font-weight: bold;
	color: #ffefd9;
}
H5_bkg
{
	font-size: 0.6875em;
	font-style: normal;
	font-weight: normal;
	color: #ffefd9;
}
H6_bkg
{
	font-size: 0.625em;
	font-style: normal;
	font-weight: normal;
	color: #ffefd9;

