body {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF4E2;
	background:url(img/bg.gif) repeat-x;
	line-height: 15px;
}

.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, tr, td {
	font-size:12px;
	line-height: 15px;
}

#navi a:link, #navi a:visited, #navi a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

#navi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
h1,h2 {
	font-size:16px;
	color: #FF6600;
}

h6 {
	font-size:12px;
	color: #FF6600;
	font-weight:bold;
}



