﻿.plaintext {
	font-family: Arial;
	font-size: medium;
	color: #003300;
	padding-left: 6px;
	padding-right: 6px;
}
.text_header {
	font-family: Arial;
	font-size: large;
	font-weight: bolder;
	color: #6F9050;
	text-align: center;
}
.imageright {
	float: right;
}
.centertext {
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.text_header2 {
	font-family: Arial;
	font-size: large;
	font-weight: bolder;
	color: #0099CC;
	text-align: center;
}

