
a:visited, a:link {
	color: #00699F;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

a:active {
	color: #00699F;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}	

a:hover {
	color: #33ffff;
	font-weight: normal;
	text-decoration: overline underline;
	background-color: #003333;
}

body	{
	background-image: url(/images/ricepaper.gif);
	background-color: #F2EDBF;
	background-position: left top;
	background-repeat: repeat-xy;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1		{
	text-decoration: underline;
	color: #007BB9;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

h2 {
	text-decoration: underline;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btfoot	{
	border-color: #666666 #000000 #000000;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #004040;
	font-size: 10px;
}
