﻿.newStyle1 {
	font-family: Calibri;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	background-color: #FFFF99;
	background-position: 0px inherit;
	border: thin solid #C0C0C0;
	text-indent: inherit;
}
.newStyle2 {
	font-family: Cambria;
	font-size: large;
	font-style: italic;
	color: #000080;
}
.newStyle3 {
	font-family: Calibri;
	background-color: #FFFF99;
	padding: 5px;
	margin: 0px;
	border: thin ridge #FFFFCC;
}
.newStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.newStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #800000;
	font-weight: bold;
	left: 2px;
	clip: rect(auto, 5px, 5px, auto);
	background-color: #FFFFCC;
}
.newStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newStyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #9D9E7A;
	border-style: outset;
}
