background 
	{
		background-color:#FFFFFF;
	}
	
.bodyTable {
	
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
}	 

.footer 
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 9px;
		color:#CCCCCC;
	}	
	
a
	{
		text-decoration:underline;

	}


a:hover
	{
		text-decoration:none; 
	}
	
td
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size: 12px;		
	}	

.rightTable {	
	border-left-style:dotted;
	border-left-color: #000000;
	border-left-width:thin;
	height: 125px;	
}

.formCells {
	font color:#990000;
	font size:auto;
	background-color:#FFFF99;
}

.button{
height: 22px;
width: 85px;

}