﻿.style1 {

	margin-top: 0px;

}

.newStyle3 {

	font-family: "Arial Black";

	font-size: large;

	color: #000000;

}

.newStyle4 {

	font-family: Arial;

	font-size: small;

	color: #000000;

}

.newStyle5 {

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #008000;

	text-align: center;

	vertical-align: middle;

}

.style2 {

	margin-right: 3px;

}
