﻿.headingsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
	color: #000000;
	background: #6279A2;
	width: 25%;
	text-align: center;
}
.headings {
	background: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
.headingyellow {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000080;
	background-color: #6B936E;
	text-align: center;
}
.whitelettering {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.smallplain {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.mediumplain {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}
.smtextredblock {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: 800;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000080;
	border: medium ridge #800000;
}
.whitelettersmed {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	color: #FFFFFF;
}
.smheadingyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	font-variant: small-caps;
	color: #000080;
	background-color: #FFFFFF;
}
.newjul09 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	color: #0000FF;
	background-color: #FFFF00;
	text-align: center;
}
.redcourier {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: normal;
	color: #FF0000;
}
.newStyle1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: 500;
	color: #800000;
}
