.tab1 {
	background-color: #e6e6d6;
	vertical-align: text-top;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 950px;
	text-align: left;
}

body {
	background-color: #CCCCCC;
	text-align: center;
}
.tddd {
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
}
