.normal
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: 'Arial',sans-serif;
    TEXT-ALIGN: left;
}
.reviewer
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: 'Arial',sans-serif;
    TEXT-ALIGN: left;
    FONT-STYLE: italic;
}
.hyperlink
{
    FONT-SIZE: 12pt;
    COLOR: yellow;
    FONT-FAMILY: 'Arial',sans-serif;
    TEXT-ALIGN: center;
}
H1
{
    FONT-SIZE: 14pt;
    COLOR: white;
    FONT-FAMILY: 'Arial',sans-serif;
    TEXT-ALIGN: center;
}
H2
{
	FONT-SIZE: 12pt;
	COLOR: white;
	FONT-FAMILY: 'Arial',sans-serif;
	TEXT-ALIGN: center;
}
H3
{
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: 'Comic Sans MS',sans-serif;
	TEXT-ALIGN: justify;
	FONT-WEIGHT: normal;
}
H4
{
	FONT-SIZE: 14pt;
	COLOR: #9900CC;
	FONT-FAMILY: 'Arial',sans-serif;
	TEXT-ALIGN: center;
	FONT-STYLE: bold;
	text-decoration: none;
}
.footer
{
	FONT-SIZE: 8pt;
	COLOR: white;
	FONT-FAMILY: 'Arial',sans-serif;
	TEXT-ALIGN: center;
}