body {
	background-image: url(image/bg.gif);
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 1.2;
}
p {
	line-height: 1.5;
	font-family: Tahoma, Arial;
}

.white {
	color: #FFFFFF;
}

A, A:link, A:visited, A:active  {
	color: #663300;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #999900;
}
A.wht, A.wht:link, A.wht:visited, A.wht:active  {
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16pt;
	color: #996633;
	text-decoration: underline;
}


A.wht:hover {
	color: #FFCC66;
}
h2 {
	font-size: 10pt;
	color: #996633;
}
.st {
	font-weight: bold;
	color: #663300;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
