﻿.Red {
	color: #FF0000;
}
.Blue {
	color: #666699;
	font-weight: bold;
	font-size: 22px;
}
.Blueleft {
	color: #666699;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left: 15px;
}

