BODY  {
	background-color : White;
}

A:Visited  {
	color : Black;
}

A  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}

A:Hover  {
	color : Blue;
}

A:Active  {
	color : Blue;
}

.copy  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 8pt;
}

.video  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}


.t1  {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 14pt;
	color : Black;
}

.t2  {
	font-family : Times New Roman,Times,Serif;
	font-size : 26pt;
	font-weight : bold;
	font-style: italic;
	color : Blue;
}

