BODY, FONT
{
 FONT-FAMILY: Verdana, Arial, Helvetica, SansSerif; FONT-SIZE: 14px; line-height: 1.8;

}

A
{
 FONT-FAMILY: Verdana, Arial, Helvetica, SansSerif;
 FONT-SIZE: 14px;
 COLOR: navy;
}

a:visited {text-decoration:none; color: navy}
a:active {color: navy;}
a:hover {color: #005DF9;}


P, TD
{
	FONT-FAMILY: Verdana, Arial, Helvetica, SansSerif;
	FONT-SIZE: 14px;
	line-height: 1.8;
	COLOR: navy;
	FONT-WEIGHT: normal;
}

H1
{
	FONT-SIZE: 14px;
	COLOR: navy;
}

.label

{
 FONT-SIZE: 11px;
 COLOR: navy;
 FONT-WEIGHT: normal;
 TEXT-ALIGN: center;
 margin-top: 0px;
 margin-bottom: 0px;
}

H2
{
 FONT-SIZE: 14px;
 COLOR: navy;
}

.youtube

{
 FONT-SIZE: 16px;
 COLOR: white;
 FONT-WEIGHT: normal;
 TEXT-ALIGN: center;
 margin-top: 0px;
 margin-bottom: 0px;
 background-color: black;
 padding-top: 5;
 padding-bottom: 6;
}

H4
{
 FONT-SIZE: 14px;
 COLOR: navy;
}

.trd {
    align: left;
	padding-right: 15px;
}

sup

{
 FONT-SIZE: 12px;
}
