

h1 {
	position: absolute;
	top: 0;
	left: 100px;
	width: 155px;
	height: 45px;
	padding: 0;
	background-image:url('img/title-h.gif');
	background-repeat: no; margin-left:20px; margin-right:0; margin-top:0; margin-bottom:0
}


h2 {
	text-align: left;
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	text-align: left;
	padding: 3px 0 3px 10px;
	margin: 16px 10px 17px 10px;
	border-bottom: 1px solid #003333;
	width: 500px;
	font-family: Tahoma,sans-serif;
}

h4 {
	font-size: 12px;
	font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0;
  line-height: 20px;
}

p {
  margin: 0 20px;
  padding: 0;
	width: 490px;
  line-height: 20px;
  font-size: 12px;
  text-indent: 1em;
}

a {
	color: #003333;
	text-decolation: underline;
}

 p.cal {
	clear: none;
	width: auto;
	padding: 0;
	margin: 0 0 0 30px;
  line-height: 20px;
  font-size: 12px;
  text-indent: 0;
}

table {
	border: none;
	margin: 19px 0 0 20px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	width: 490px;
}

td {
	padding: 0 15px 0 0;
	margin: 0;
}

table.cal {
	background-color: #FFF;
	border: 1px solid #003333;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	width: auto;
	hight: auto;
	position:absolute;left:53%
}

table.cal td {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 20px;
}

table.cal td.sun {
	color: #ff0000;
}

 
table.cal td.sats {
	border: 1px solid #003333;
	color: #6699cc;
}

table.cal td.sat {
	color: #6699cc;
}

table.cal td.s {
	border: 1px solid #003333;
}