﻿
.style1 {
	background-color: #E7CF7B;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align:bottom;
}
.style2 {
	background-color: #E7CF7B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align:bottom;	
}
.style3 {
	background-color: #FFFF99;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align:bottom;	
}
.style4 {
	font-size: xx-small;
}
.style5 {
	background-color: #E7CF7B;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: bottom;
}
.normal {
    background-color: #ffffff;
    color: #000000;
}
.focus  {
    background-color: #ffff99;
    color: #000000;
}
