video {
	border-style:none;
}

H1  {
	font-size : 20pt;
	font-family : Arial;
	color : #800000;
	text-decoration : none;
}

H2  {
	font-size : 16pt;
	font-family : Arial;
	color : #800000;
	text-decoration : none;
}

.h2b {
	font-size : 16pt;
	font-family : Arial;
	color : #800000;
	text-decoration : none;
}

H3  {
	font-size : 12pt;
	font-family : Arial;
	color : #800000;
	text-decoration : none;
}
H4  {
	font-size : 10pt;
	font-family : Arial;
	color : #800000;
	text-decoration : none;
}

P  {
	font-family : Arial;
	font-size : 10pt;
	color : Silver;
	text-decoration : none;
}

P.blue  {
	color : #1103C0;
}

P.silver  {
	color : #C0C0C0;
}

A  {
	text-decoration : none;
	color : Silver;
	font-size : 10pt;
}

A:Visited  {
	color : Gray;
	text-decoration : none;
}

A:Active  {
	color : Blue;
	text-decoration : none;
}

A:Hover  {
	color : Black;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	color : Silver;
	text-decoration : none;
}

