.standard {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	background-color: #FFFF99;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	padding: 10px;
	height: auto;
	width: auto;
}
