<style type="text/css">
<!--


BODY {
	background-color: #FFFFFF;
	color: #000000;
}

.center {
	text-align: center;
}

.block {background-color: #CCCC99}
.block_ca {background-color: #99CCFF}
.block_uk {background-color: #CC0033}
.yellow {background-color: #FFFFCC}
.musty {background-color:#FFCC66}
.tannish {background-color: #fdecc8}
.peach {background-color:  #fdda9d}

.bigblue {
	color: #0000CC;
	font-size: 14pt;
}

.italic {
		font-style: italic;
}

.maroon {color: maroon}

.nav {
	font-weight: 700;
	font-family: Times new roman, Times;
	color: #990033;
	font-size: 10pt;
	text-decoration: underline;
}


A.nav:link:hover {
	color: red;
	text-decoration: none;
	background-color: #CCCC99;
}

A.nav:visited:hover {
	color: red;
	text-decoration: none;
	background-color: #CCCC99;
}


.nav_uk {
	font-weight: 700;
	font-family: Times new roman, Times;
	color: white;
	font-size: 10pt;
	text-decoration: underline;
}


A.nav_uk:link:hover {
	color: blue;
	text-decoration: none;
	background-color: #CC0033;
}

A.nav_uk:visited:hover {
	color: blue;
	text-decoration: none;
	background-color: #CC0033;
}
.homelink {
	font-weight: 700;
	font-family: Times new roman, Times;
	color: #666633;
	text-decoration: underline;
}

.homelink:visited {
	font-weight: 700;
	font-family: Times new roman, Times;
	color: purple;
	text-decoration: underline;
}

.small {
	font-size: 10pt;
}
.little {
	font-size: 9pt;
	font-weight: 700;
}


.header {
	text-align: left;
	font-size: 18pt;
	color: #663300;
	font-family: times new roman, times,serif;
	font-weight: 700;
	text-decoration: none;
	margin-bottom: 0px;
}

.inmargin {
	margin-left: 20px;
	margin-right: 20px;
}
h2.under {
	text-align: left;
	margin-left: 0px;
	font-size: 18pt;
	color: #663300;
	font-family: times new roman, times,serif;
	font-weight: 700;
	text-decoration: underline;
}

.bold {font-weight: 700}
.unbold {font-weight: 400}

.large {font-size: 14pt}

.evergreen {color: #666633}

.normal {
	font-size: 12pt;
	color: #660000;
	font-weight: 700;
	font-family: times, times new roman;
}

.larger {
	font-size: 14pt;
	color: #660000;
	font-family: times, times new roman;
}

.myText {
	font-size: 14pt;
	color: #660000;
	font-weight: 400;
}

.red {
	color: #FF0000;
	font-size: 14pt;
}

.under {
	text-decoration: underline;
	}

	
A.regular {
	color: blue;
}
A.regular:visited {
	color: purple;
}
.tan_box {color: #CC9999; background-color: #CC9900;  font-family: helvetica, sans-serif}
.tan_box_border {color: #CC9999; background-color: #CC9900;  font-family: helvetica, sans-serif;border-right: thin solid maroon; border-left: thin solid maroon}
.yellow_top {color:#CC9966;  background-color: #FFFFCC;text-decoration: none;font-size: 9pt;  font-family: helvetica, arial; font-weight: 700; border: thin solid maroon}
.yel_box_full {color: #CC9999; background-color: #FFFFCC;  font-family: helvetica, sans-serif; width:130; padding:3; border: thin solid maroon}
a.yellink:link {color: #CC9999;  background-color: #FFFFCC;text-decoration: none;font-size: 9pt;  font-family: helvetica, arial; font-weight: 700}
a.yellink:visited {color: #CC9999;  background-color: #FFFFCC;text-decoration: none;font-size: 9pt;  font-family: helvetica, arial; font-weight: 700}
a.yellink:hover {color: red;text-decoration: none}
a.headlink {color:white;  background-color: #CC9966;text-decoration: none;font-size: 9pt;  font-family: helvetica, arial; font-weight: 700}
a.headlink:hover {color: blue;text-decoration: underline}

a.yelnav {
	font-weight: 700;
	font-family: Times new roman, Times;
	color: #990033;
	font-size: 10pt;
	text-decoration: underline;
}
a.yelnav:link:hover {
	color: red;
	text-decoration: none;
}

a.yelnav:visited:hover {
	color: red;
	text-decoration: none;
}

a.notunder {text-decoration: none}
td.notunder {border-bottom: thin dashed maroon}

.rice_back {background-image: url(_themes/ricepapr/ricebk.jpg)}

.mustard_border {border: thin solid #CC9966}
.bottomless {border-bottom: none}
.topless {border-top: none}

.pad {padding:5px; margin-right: 100px; margin-left: 100px}
.clear {clear: both}
.box_big {background-color: white; padding: 10px; color: black; font-size: 14pt; font-weight: 800; border: solid 2px #999999; width: 600px; display:block}
.middle {
	margin-right: auto;
	margin-left: auto;
	display: table
}


.formbox {
	background-color: #FFFFFF;
	border: solid 2px #999999;
}

.maintext {
	color: #663300;
	font-size: 14pt;

}

.smallertext {
	color: #663300;
	font-size: 12pt;

}


	
.red {
	color: #FF0000;
	font-size: 14pt;
}

A.blue {
	color: blue;
}

-->
</style>