h1 {
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size: 14pt;
	font-style: normal;
	color: #990000;
	background-color: #999999;
	margin: 0px -20px;
	padding-top: 50px;
	padding-bottom: 10px;
	width: auto;
	font-weight: bolder;
	line-height: normal;
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: medium solid #FFFFFF;
	border-left: none #CCCCCC;


}
body {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Helvetica, Arial,sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(T.gif);
	background-repeat: 1;
	background-position: 150px 0px;
}

