/*Everything that I am adding*/

table {
    border-collapse: collapse;
}


.Standard { 
	font-family:Verdana; 
	font-size:.75em; 
	line-height:1.3em; 
	color:#333333; 
	background: #EEEEEE;
}
.Title { 
	font-family:Verdana; 
	font-size:.75em; 
	line-height:1.3em; 
	color:#333333; 
	background: #F6B100;
	font-weight: 900;
}
.Options { 
	font-family:Verdana; 
	font-size:.65em; 
	color:#333333; 
}
.foot { 
	font-family:Verdana; 
	font-size:.65em; 
	color:#333333; 
}


