/* CSS Document */

h1 {
	font-family:"Times New Roman", Times, serif; 
	background-color:#eee8ce; 
	padding-top:20px; 
	padding-bottom:20px; 
	margin:0px; 
	width:100%;
	color:#131459;
	border-bottom:1px solid #333;
	line-height:normal;
	font-weight:normal;
	margin-left:2px;
	text-align:left;
	text-indent:30px;
	font-size:28px;}
	
h2 { 
	color:#131459;
	font-family: "Times New Roman", Times, serif;
	font-size:20px;}