table {
	background:#F5F5F5;
}

td.header {  
	height: 169px; 
	background-image:url(test2.jpg); 
	background-repeat: no-repeat;
}

td.header2 {  
	font-weight:bold; 
	color: black; 
	text-align: center; 
	font-size: 26px; 
}

td.menu { 
	width:20%;
}

td.main { 
	padding: 10px 10px 10px 10px;
}
 
h1,h2,h3,h4,h5 {
	text-align:center;
}

p {
	text-indent: 20px;
}

a:visited {
	color: blue;
}

a:hover {
	color:black;
}

span.date
{
	color:#000000;
	text-decoration:underline;
}

p.info {
	text-indent: 0px;
}
