body {
	background-color: #6e6d72;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	
}
div, td {
	font-family: arial; 
	font-size: 9px; 
	text-align: center;
	color: #000000;
	
}
h1 {
	font-size: 20px;
	text-align: center;
	color: #000000;
	font-weight:bold;
	background-repeat:no-repeat;
	text-transform : UPPERCASE;
	font-family: Cheri Liney;
	margin: 0px;
}
h2 {
	font-family: Cheri Liney;
	font-size: 20px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 170px;
	margin: 3px; 
}
a:link, a:active, a:visited {
	Font-Weight:bold;
	Color: #000000;
	Text-Decoration: none;
}
a:hover {
	Font-Weight:bold; 
	Color: #FFFFFF;
	Cursor: move;
	Text-Decoration: none; position: relative; top: 1px; right: 1px;
}

input, textarea { 
	border:1px dotted #000000; 	
	font-family: arial;
	font-size: 10px;
	color: #000000; 
}
-->
</style>

