.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: thin inset #000000;
	border-right: thin outset #000000;
	border-bottom: thin outset #000000;
	border-left: thin inset #000000;
	font-size: 10px;
	background: #FFFF99;
}
.tableinner {
	padding-left: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px #000000;
	border-left: 1px solid #000000;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 16px;
	color: #FFFFFF;
}
.style3 {color: #FFFFFF}
