a		{
		text-decoration: none;
		color: #DAA520
		}
a:visited{
		color: #808080
		}
a:hover	{
		text-decoration: underline;
		color: #DAA520
		}
p		{
		margin: 15px;
		padding-bottom: 5px;
		padding-right: 15px;
		}
h3		{
		letter-spacing: 0.1em;
		word-spacing: 0.1em;
		margin-top: 25px
		}
strong	{
		letter-spacing: 0.01em;
		word-spacing: 0.05em
		}
.header	{
		text-align: left;
		font-size: 28;
		font-family: Arial;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		letter-spacing: 0.3em;
		word-spacing: 0.0em;
		width: 814px;
		background-color: white
		}					
.nav	{
		text-align: center;
		font-size: 12;
		font-family: Arial;
		color: #808080;
		letter-spacing: 0.3em;
		word-spacing: 0.3em;
		width: 810px;
		background-color: white;
		margin: auto
		}
.content{
		width: 800px;
		text-align: left;
		font-size: 12;
		font-family: Arial;
		margin: auto;
		word-spacing: 0.03em;
		background-color: white;
		padding: 15px;
		line-height: 180%
		}
.footer	{
		text-align: center;
		font-size: 12;
		font-family: Arial;
		color: #808080;
		letter-spacing: 0.3em;
		word-spacing: 0.0em;
		width: 810px;
		background-color: white;
		margin: auto
		}

table.dateTable {
		font-size: 12px;
		}
th.dateTable {
		color:red;
		}
		
		
.rbroundbox { 
		background: url(../images/nt.gif) repeat; 
		}
.rbtop div { 
		background: url(../images/tl.gif) no-repeat top left; 
		}
.rbtop { 
		background: url(../images/tr.gif) no-repeat top right; 
		}
.rbbot div { 
		background: url(../images/bl.gif) no-repeat bottom left; 
		}
.rbbot { 
		background: url(../images/br.gif) no-repeat bottom right; 
		}
.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 7px;
		font-size: 1px;
		}
.rbcontent { 
		margin: 0 7px; text-align: center; 
	}
.rbroundbox { 
		width: 125px; margin: 1em auto; float: right; 
		}