BODY {
	color : white;
	font-family : "AvantGarde Bk BT";
	text-align: justify;
	background-color : Black;
	margin-bottom : 5;
	margin-left : 10;
	margin-right : 5;
}

.OS {
	font-family: AvantGarde Bk BT;
	letter-spacing : 10;
	font-size: 20pt;
}

H1 {
	font-size: 14pt;
	color: White;
	letter-spacing : 10;
}

H2 {
	font-size: large;
	color: White;
	letter-spacing : 21;
}

H3 {
	font-size: 13pt;
	color: White;
	letter-spacing : 1;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: White;
}

A:Hover {
	text-decoration: underline;
	color: White;
}

A:Visited {
	text-decoration: none;
	color: Red;
}
	
HR {
	color: blue;
	height: 1pt;
}


TD {
	font-size: 10pt;
	font-weight: normal;
	font-family : "AvantGarde Bk BT";
	color: White;
}

.link1 {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	letter-spacing: 3pt;
	font-family : "AvantGarde Bk BT";
	text-align : center;
}

MARQUEE {

	font-family : "AvantGarde Bk BT";
}
