h1
{
	text-align: center;
	height: 50px;
	letter-spacing: 5px;
	font-family: sans-serif;
    font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: solid 6px  #66CCFF;
}
h1 a:link
{
	color: #000000; 
}
h1 a:visited
{
	color: #000000; 
}
h2
{
	text-align: center;
	height: 50px;
	letter-spacing: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	border: solid 2px  #66CCFF;
}
h2 a:link
{
	color: #000000; 
}
h2 a:visited
{
	color: #000000; 
}
h2.ti
{
    text-align: left;
	height: 50px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border-width: 0px;

}
