.GreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #316163;
}

.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.plaintextRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a:link {
	color: #316563;
}

a:visited {
	color: #316563;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #316563;
	text-align: justify;
}

.GreenSmHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #316163;
}

.center {	
	text-align: center;
}

hr {
	color:"#6b9294"; 
}

