BODY {
  	background : black;
  	font-size : 10pt;
  	color : black;
  	font-family : arial;
}

.copydrop {
	background-color: silver;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 200px;
	margin-right: 10px;
	color: gray;
	font-family: Arial
}

.copytop {
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	margin-top: -26px;
	margin-left: 196px;
	margin-right: 12px;
	color: black;
	font-family: Arial
}

.copy {
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	color: black;
	font-family: Arial
}
.stagger1 { font-size: 26px;
	line-height: 30px;
	margin-top: 15px;
	margin-left: 15px;
	color: yellow;
	font-family: Arial Black }
.stagger2 { font-size: 26px;
	line-height: 15px;
	margin-top: -15px;
	margin-left: 15px;
	color: gold;
	font-weight: bold;
	font-family: Arial }
.stagger3 { font-size: 26px;
	line-height: 30px;
	margin-top: -15px;
	margin-left: 15px;
	color: orange;
	font-weight: bold;
	font-family: Arial }
.stagger4 { font-size: 26px;
	line-height: 30px;
	margin-top: -15px;
	margin-left: 15px;
	color: darkorange;
	font-family: Arial }

.stagger5 { font-size: 26px;
	line-height: 30px;
	margin-top: 15px;
	margin-left: 10px;
	color: gray;
	font-family: Arial Black }
.stagger6 { font-size: 52px;
	line-height: 52px;
	margin-top: -15px;
	margin-left: 0px;
	color: gray;
	font-weight: bold;
	font-family: Arial }
.stagger7 { font-size: 26px;
	line-height: 30px;
	margin-top: -15px;
	margin-left: 15px;
	color: silver;
	font-weight: bold;
	font-family: Arial }
.stagger8 { font-size: 26px;
	line-height: 30px;
	margin-top: -15px;
	margin-left: 20px;
	color: black;
	font-family: Arial }
H1 {
  	margin-top : 10px;
  	margin-bottom : 0px;
  	font-family : Arial;
  	font-size : 10pt;
  	color : gray;
}

H2 {
  	margin-top : 10px;
  	margin-bottom : 0px;
  	font-family : Arial;
  	font-size : 12pt;
  	color : gray;
}

H3 {
  	margin-top : 10px;
  	margin-bottom : 0px;
  	font-family : Arial;
  	font-size : 14pt;
  	color : gray;
}

.left {text-align:left;}
.center {text-align : center;}
.right {text-align : right;}

UL {
}

LI {
}

A {
	text-decoration : none;
	color : red;
	font-family : Arial;
	font-size : 10pt;
}

A:visited {
	color : red;
}

A:hover {
	text-decoration : none;
	color : white;
}
.shiftover1 {
	margin-left : 5%;
}
.shiftdown1 {
	margin-top : 30%;
}
