body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
}

h1 {
	height: 19px;
	padding-top: 2px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/img/style/th_back.gif');
	background-repeat: repeat-x;
}
h2 {
	height: 19px;
	padding-top: 2px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #234;
	text-align: left;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/img/style/th2_back.gif');
	background-repeat: repeat-x;
}
h3 {
	font-size: 13px;
}
a h3 {
	color: #234;
}
a h3:hover {
	color: #ebbf1b;
}
/*h2 {
	font-size: 12pt;
	color: #345;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

