body {
	margin:0px;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
h1 {
	color:       #ff8f23;
	font-size:    200%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	line-height:  120%;
	word-spacing: 4;
	margin:       0% }
	
h2 {
	color:       #ff8f23;
	font-size:    150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	line-height:  150%;
	word-spacing: 4;
	margin:       0% }



p  {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:17px;
	margin-top:10px;
	}		

p.black  {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}		

p.footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	margin-top:0px;
	}		

p.body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	line-height:15px;
	margin-top:3px;
	}		


p.caption  {
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff8f23;
	line-height:15px;
	margin-top:3px;
	}		


li  {
	font-family: Arial, Helvetica, sans-serif;
	color:#fde67c;
	font-weight:bold;
	line-height:20px;
	margin-top:0px;
	}	

a {
	color: #ff8f23;
	font:bold;
	}
	
a:hover {
	color: #fde67c;
	font-weight:
	
	}

#navigation td {
	border-bottom: 1px solid #fde67c;
	text-decoration: none;
	
	}
	
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:16px;
	text-decoration:none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #fde67c;
	color:#000000;
	}
	
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #009900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
table.head {
	background-color:#a6aaf9;
	
	}
	
table.time {
	background-color:#5C743D;
	
	}
.floatRt {  
  float: right;
  }
