H1 
{ 
        font-family: "Script MT Bold", sans-serif;
	font-weight: bold;
	color: #54002A;
	font-size: 22pt;
}

H2 
{ 
        font-family: "Script MT Bold", sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16pt;
}

P 
{ 
        font-family: "Times New Roman", sans-serif;
	font-weight: bold;
	color: #54002A;
	font-size: 16pt;
}

SPAN 
{ 
        font-family: "Script MT Bold", sans-serif;
	font-weight: bold;
	color: #54002A;
	font-size: 14pt;
}

DIV 
{ 
        font-family: "Times New Roman", sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12pt;
}

SMALL 
{ 
        font-family: "Script MT Bold", sans-serif;
	color: #000000;
	font-size: 10pt;
}

A:link 
{
        color: #54002A;
        background-color: transparent;
}
A:visited 
{
        color: #54002A;
        background-color: transparent;
}
A:active 
{
        color: #336600;
        background-color: transparent;
}
A:hover 
{
        color: #336600;
        background-color: transparent;
}

