body {

}
body, div, td, p {
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 0.75em;
}
td {
	font-size: 0.75em;
}
div.bt {
	font-size: 0.9em;
}
a {
	color: #9BC36B;
}
a:hover {

}
a.u {
	text-decoration: underline;
}

a img {
	border: 0px;
}
a.l {
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
}

h1 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.7em;
}
h2 {
	clear: both;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.5em;
}
h3 {
	color: #555555;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 1.4em;
}

h1.h {
	background-image: url(/img/art_head.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
}
h1.h a {
	color: #000000;
	text-decoration: none;
}


