
.copy{
	font-family: sans-serif;
	font-size: x-small;
	color: Gray;
}


.header{
	font-family: "Arial Black";
	font-size: larger;
	color: White;
}

.subheader{
	font-family: "Arial";
	font-size: small;
	color: White;
}

.header2{
	font-family: "Arial";
	font-size: small;
	color: Black;
	font-weight: bold;
}

.style{
	font-family: "Arial";
	font-size: small;
	color: Black;
}

.table1{
font-family: "Arial";
	font-size: small;
	color: Black;
	border: 1px solid #FF6600;
	background: white;
}

.table2{
	background: white;
	font-family: Arial;
	border: 1px solid #FF6600;
}


.notes{
	font-family: "Arial";
	font-size: small;
	color: Black;
}

ul{
	font-family: "Arial";
	font-size: small;
	color: black;
}

a{
	font-family: "Arial";
	font-size: small;
	color: #ff6600;
	text-decoration: none;
}

p{
		font-family: "Arial";
	font-size: small;
	color: black;
}
