.basis {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #333333;
	background-repeat: repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: block;
	height: auto;
	width: auto;
	border: thin none #CCCCCC;
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;

}

