﻿.redsemiheading {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #800000;
}
.newStyle1 {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #000080;
}
.blueital  {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: oblique;
	color: #000080;
}
.plaintext {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
	color: #000080;
}
