body {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #678FC2
}
p {
	font-family:Arial;
	color: #000000;
	font-size: 9pt;
	border-right-width: thin;
	word-spacing: 0px;
	letter-spacing: 0.5px;
	vertical-align: super;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 200%
}

h1,h2,h3,h4,h5,h6 
{
	color: #808080;
	font-family: Arial;
	font-size: 9pt
	
}

A:link {
	color: #800000;
	font-family: Arial;
	font-size: 9pt;
	border-color: #666666	
}       /* unvisited link */
A:visited { 	
	color: #800000;
	font-family: Arial;
	font-size: 9pt;border-color: #800000}   /* visited links */
A:active {
	color: #800000;
	font-family: Arial;
	font-size: 9pt;border-color: #800000;
	margin-bottom: 0px;
	margin-top: 0px
}    /* active links */

/* rounded table */
div.Section {
  background: url('images/t_s.gif') repeat-x top;
}
div.Section div {
  background: url('images/b_s.gif') repeat-x bottom;
}
div.Section div div {
  background: url('images/l_s.gif') repeat-y left;
}
div.Section div div div {
  background: url('images/r_s.gif') repeat-y right;
}
div.Section div div div div {
  background: url('images/tl_s.gif') no-repeat left top;
}
div.Section div div div div div {
  background: url('images/tr_s.gif') no-repeat right top;
}
div.Section div div div div div div {
  background: url('images/bl_s.gif') no-repeat left bottom;
}
div.Section div div div div div div div {
  background: url('images/br_s.gif') no-repeat right bottom;
  padding: 1em
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

/* Orange Rounded table */
<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F09637}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f8d1a9;
  border-right:1px solid #f8d1a9;
  background:#f3b069}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdf4eb;
  border-right:1px solid #fdf4eb;
  background:#f2a95d}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f2a95d;
  border-right:1px solid #f2a95d;}
.spiffy4{
  border-left:1px solid #f8d1a9;
  border-right:1px solid #f8d1a9}
.spiffy5{
  border-left:1px solid #f3b069;
  border-right:1px solid #f3b069}
.spiffyfg{
  background:#F09637}
</style>

/* Light Blue Rounded Table */
<style type="text/css">
.light_blue{display:block}
.light_blue *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#DEEAF7}
.light_blue1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f0f5fb;
  border-right:1px solid #f0f5fb;
  background:#e6eff9}
.light_blue2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfcfe;
  border-right:1px solid #fbfcfe;
  background:#e4edf8}
.light_blue3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e4edf8;
  border-right:1px solid #e4edf8;}
.light_blue4{
  border-left:1px solid #f0f5fb;
  border-right:1px solid #f0f5fb}
.light_blue5{
  border-left:1px solid #e6eff9;
  border-right:1px solid #e6eff9}
.light_bluefg{
  background:#DEEAF7}
</style>