/* Reiki Net Style Arial CSS v0.6Beta */

body {background-color: #0080FF} 

img {border: 0px} 

table {
  margin: 0px; 
  border-collapse: collapse; 
  margin-left: auto; 
  margin-right: auto;} 

table.hundredpct{width: 100%} 

table.eightypct{width: 80%} 

td {background-color: #0080FF}

td.headbig {
  text-align:left;
  width:  90%;
  background-color:#0050FF;
  font-weight: bold;}

td.big {
  text-align:left;
  width:  100%;
  background-color:#0072FF}

td.headsmall {
  text-align:right;
  width:  10%;
  background-color:#0050FF;
  font-weight: bold;}

.left{text-align: left} 
.right{text-align: right} 

.center {text-align: center} 


hr {
  color:black;
  width: 80%;}


.button {
  font: 12px Arial,"Times New Roman", Courier, san-serif, serif; 
  color: #FFFFFF; 
  background-color: #0080FF;
  font-weight: bold;}

.redbutton {
  font: 12px Arial, "Times New Roman", Courier, san-serif, serif;
  color: #FFFFFF;
  background-color: red;
  font-weight: bold;} 

.title{
  font: 24px Arial,"Times New Roman", Courier, san-serif, serif;
  font-weight: bold;}

.pixtitle {
  font: 14px Arial,"Times New Roman", Courier, san-serif, serif;
  font-weight: bold;
  text-align: center;}

.bottom {
  font: 14px Arial,"Times New Roman", Courier, san-serif, serif;
  font-weight: bold;
  text-align: center;}

.imgcopyright {
  font: 12px Arial,"Times New Roman", Courier, san-serif, serif;
  text-align: center;}

.body {
  font: 18px Arial,"Times New Roman", Courier, san-serif, serif;
  text-align: justify;}

.bodycenter {
  font: 18px Arial,"Times New Roman", Courier, san-serif, serif;
  text-align: center;}

.bodytitle {
  font: 18px Arial,"Times New Roman", Courier, san-serif, serif;
  font-style: italic;
  text-decoration: underline;}

.bodytitlecenter {
  font: 24px Arial,"Times New Roman", Courier, san-serif, serif;
  font-weight: bold;
  text-align: center;}