body {
	background-image: url(../images/bg-tile.jpg);

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	line-height: 1.3em;

}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #009900;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-size: 24px;
	color: #009900;
}
h1 {
	font-size: 16px;
	color: 000000;
	line-height: 1.25em;
}
