BODY 

P {
	color: #5E7583;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 7px;





}
.oblique {font-style: oblique }
.right {text-align: right}
.left {text-align:left}
.justify {text-align: justify}
.title {font-size: 30px; font-style: oblique}
.marginless {margin-left: 0px}
.large {font-size: 14px; text-align: center }
.vlarge {font-size: 14px; text-align: center; font-weight: bold}
.black {
	text-align: left;
	font-size: 12px;
	color: #4A4A4A;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
.redsmall {color: black; font-style: bold; font-size: 11px}
.turquoise {color: darkturquoise; font-style: oblique; font-size: 12px}
.red {color: black; font-style: bold; font-size: 14px}

A:link {color: #655FA0;text-decoration:none}
A:visited {color: #655FA0; text-decoration:none}
A:hover {color: blue;text-decoration:none}
.center {  text-align: center; font-size: 14px}
.right {  font-size: 12px; font-weight: bold}
