body, td
{
	font-family: "Times New Roman", Times;
	background-image: url(ricebk.jpg);
    margin-left: 10px;
    margin-right: 10px;
	font-weight: bold;
    color: #673A03;
    vertical-align: top;
}
h1
{
	font-size: 24pt;
}
h2
{
	font-size: 18pt;
}
h3
{
	font-size: 14pt;
}
h4
{
	font-size: 12pt;
}
h5
{
	font-size: 10pt;
}
h6
{
	font-size: 8pt;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
LABEL
{
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
LEGEND
{
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: Normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
TABLE
{
	font-family: "Times New Roman";
	font-style: normal; 
}
CAPTION 
{
	font-size: 14pt;
	font-family: "Times New Roman";
	font-style: normal;
}
TH
{	
	font-family: "Times New Roman";
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family: "Times New Roman";
}
a:link, a:visited { color:#E0810D; font-size: 15px;}
a:hover { color:#D93A03; font-size: 15px;}
.box {text-align: center; border: solid 1 #F7CB94;padding:3px;}
