<style type="text/css">
<!--
FONT, BODY, P, DIV, A, li {
	font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	line-height:120%;
	font-weight: NORMAL
}

.title
{ 
	font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #009933;
	line-height:120%;
	font-weight: BOLD
}

.copyright
{ 
	font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	font-weight: NORMAL
}
/* Just a Little Bigger than Text and Bold */
	.label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #009933;
	}
	.label A:hover {
		color: #FF6699;
	}

/* Generic Text */
	.text {
		font-family:osaka, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.text A:link {
		font-size: 12px;
		color: #009933;
		text-decoration: none;
	}
	.text A:hover {
		color: #009933;
		font-size: 12px;
		text-decoration: underline;
	}
	.text A:visited {
		font-size: 12px;
		color: #009933;
		text-decoration: none;
	}
/* SideBox Text */
	.side {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
	.side A:link {
		font-size: 11px;
		color: #009933;
		text-decoration: none;
	}
	.side A:hover {
		color: #009933;
		font-size: 11px;
		text-decoration: underline;
	}
	.side A:visited {
		font-size: 11px;
		color: #009933;
		text-decoration: none;
	}
/* use this ID to give text the alert color (default is red) */
	#alert {
		color: red;
	}
/* use this ID to make any text black without overwriting style */
	#black-text {
		color: black;
	}
/* use this ID to make any text black without overwriting style */
	#black-bg {
		background: black;
	}
/* use this ID to grey out disabled links (a light grey, still legible) */
	#grey {
		color: #cccccc;
	}
/* generally used on every other row in a long table (light grey) */
	#linetheme-bg {
		background: #CCFFCC;
	}
/* ID formatting for all lowercase text */
	#lowercase  {
		text-transform: lowercase
	}
/* use these IDs to give text and cells the main theme color (dark blue) */
	#maintheme-bg {
		background: #66CC66;
	}
	#maintheme-bgc {
		background-color: #66CC66;
	}
	#maintheme-text {
		color: #66CC66;
	}
/* use these IDs to give text and cells the alternate theme color (light blue) */
	#subtheme-bg {
		background: #99CC99;
	}
	#subtheme-text {
		color: #99CC99;
	}
/* white background or text */
	#white-bg {
		background: white;
	}
	#white {
		color: white;
	}
	#pink {
		color: pink;
	}
	#pink-bg {
		background: pink;
	}
	#pink2 {
		color: #FF6699;
	}
	#pink2-bg {
		background: #FF6699;
	}
/* Orange background or text */
	#orange-bg {
		background: #FF9900;
	}
	#orange {
		color: #FF9900;
	}
/* yellow background or text */
	#yellow-bg {
		background: #FFCC99;
	}
	#yellow {
		color: #FFCC99;
	}
	#yellow1-bg {
		background: #FFFF99;
	}
	#yellow1 {
		color: #FFFF99;
	}
	#yellow2-bg {
		background: #FFFF66;
	}
	#yellow2 {
		color: #FFFF66;
	}
	#yellow3-bg {
		background: #999900;
	}
	#yellow3 {
		color: #999900;
	}
	#yellow4-bg {
		background: #cccc99;
	}
	#yellow4 {
		color: #cccc99;
	}
-->
</STYLE>
