﻿.newStyle1 {
	font-family: "MS Sans Serif";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	line-height: normal;
	vertical-align: top;
	text-align: justify;
	text-indent: 10px;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	background-repeat: no-repeat;
	background-attachment: inherit;
	border: medium groove #000000;
	padding: 0px;
	margin: auto;
	overflow: auto;
	clip: rect(auto, auto, auto, auto);
	table-layout: auto;
}


.Main {
	font-family: "MS Reference Sans Serif";
	font-size: 13pt;
	text-align: center;
}


.LightBlue {
	text-align: center;
	background-color: #99CCFF;
	font-size: 13pt;
	color: #000000;
	font-family: "MS Reference Sans Serif";
}


.Peachy {
	color: #000000;
	background-color: #FFCC99;
	text-align: center;
	font-size: 13pt;
	font-family: "MS Reference Sans Serif";
}


.Purple {
	font-size: 13pt;
	color: #000000;
	background-color: #CC99FF;
	text-align: center;
	font-family: "MS Reference Sans Serif";
}


.Green {
	text-align: center;
	background-color: #00FF00;
	font-size: 13pt;
	color: #000000;
	font-family: "MS Reference Sans Serif";
}



.Body {
	font-family: "MS Reference Sans Serif";
	font-size: 10pt;
	text-align: justify;
}
