﻿.newStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.newStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newStyle4 {
	color: #FF0000;
	font-weight: 700;
}
.newStyle5 {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}
.newStyle6 {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #0000FF;
}
