﻿.VerdStyle {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.BoldStyle {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

