﻿body {
	font-family: Verdana;
	font-size: 12;

	color: #265AE0;
	background-color: #FFFFFF;
}
.title {
	font-size: 1.5em;
}

.Reg_Text_Blk {
				border: 0 solid #0000FF;
				text-align: left;
				color: #000000;
}
.Title_Blue {
				color: #0000FF;
				font-size: xx-large;
}
.Reg_Text_Blue {
				border: 0 solid #0000FF;
				text-align: left;
				color: #0000FF;
}
.Reg_Text_Ctr_Blue {
				border: 0 solid #0000FF;
				text-align: center;
				color: #0000FF;
}

