body
{
	background-image: url(../pic/hg.JPG);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	
	background-image: url(../pic/ballk.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 20px 45px;
	
	margin: 10px;
}

h2
{
	width: 60%;
	height: 25px;
	background-color: #006633;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
}

h3.lbs
{
	color: #D50000;
}

a, a:visited
{
	color: #003300;
	text-decoration: underline;
}
a:hover, a:active
{
	text-decoration: none;
}
