﻿
.style1 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: bottom;
	font-weight: bold;
}
.style2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align:bottom;
}
.style3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: bottom;
}
.style4 {
	vertical-align: bottom;
	border-width: 0;
}
.style5 {
	margin-top: 0px;
}
.style6 {
	vertical-align: text-bottom;
	margin-top: 0px;
}
.style7 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	vertical-align: middle;
	font-weight: bold;
}
.normal {
    color: #000000;
}
.focus  {
    background-color: #ffff00;
    color: #000000;
}
