/*
h1 {
	font: bold 24px Tahoma;
	color: #CCCCCC;
	letter-spacing: 8px;
}
h2 {
	font: bold 20px Tahoma;
	color: #999999;
	letter-spacing: 4px;
	margin: 4px;
	padding: 4px;
}
h3 {
	font: bold 16px Tahoma;
	color: #999999;
	letter-spacing: 2px;
}
h4 {
	font: bold 12px Tahoma;
	color: #999999;
}
h5 {
	font: 10px Tahoma;
	color: #000000;
	margin: 4px;
	padding: 4px;
}
h6 {
	font: bold 8px Tahoma;
	color: #999999;
}
*/
thead {
	background: url(images/style/bgthead.gif) repeat-x bottom;
}
tfoot {
	background: url(images/style/bgthead.gif) repeat-x top;
}
input {
	font: 10px Tahoma;
	color: #000000;
}
select {
	font: 10px Tahoma;
	color: #000000;
}
textarea {
	font: 10px Tahoma;
	color: #000000;
}
button {
	font: 10px Tahoma;
	color: #999999;
}
form {
	font: 12px Tahoma;
	color: #000000;
}
body {
	background: #FFFFFF;;
	font:  12px Tahoma;
	color: #000000;
}
li {
	font: 12px Tahoma;
	color: #000000;
	text-indent: -1pt;
	list-style: url(images/common/bullet2.gif) none outside;
	vertical-align: middle;
	text-align: left;
	white-space: normal;

}.Titleoflinks {

	font: bold 12px Tahoma;
	color: #336600;
}

