h1
{
	color: #fff;
	font-family: "georgia";
	margin-left: 0px;
	font-size: 16px;
         font-weight: normal;
         font-style: bold;
	line-height: 25px;
         margin-bottom: 00px;
         margin-top: 0px;
	text-align: center;
         letter-spacing: 0px;
         background: url('design/h1.png');
}
h2
{
	color: #fff;
	font-family: "georgia";
	margin-left: 0px;
	font-size: 15px;
         font-weight: normal;
         font-style: normal;
	line-height: 25px;
         margin-bottom: 00px;
         margin-top: 0px;
	text-align: center;
         letter-spacing: 0px;
         background: url('design/h2.png');
}
h3
{
	color: #fff;
	font-family: "verdana";
	margin-left: 0px;
	font-size: 10px;
         font-weight: normal;
         font-style: normal;
	line-height: 25px;
         margin-bottom: 00px;
         margin-top: 0px;
	text-align: right;
         letter-spacing: 0px;
         background: url('design/h3.png');
a {
COLOR: #405f8e;
TEXT-DECORATION: none;
font-weight: bold;
cursor: hand;
}
a:hover {
COLOR: #CC0000;
background-color: none;
TEXT-DECORATION: uppercase;
font-weight: bold;
cursor: normal;
background-color: #fff;