body {
      width:            900px;
      text-align:       center;
      margin:           0px;
      font-family:      Verdana, Geneva, Arial, sans-serif;
      background-color: #707070;
      margin-right:     auto;
      margin-left:      auto;
                 
     }


h3   {
     font-size:     100%;
     text-align:    center;
     background-color: #ffff80;
     margin-bottom:   3px;
           }

p.plus2centerbold{
	text-align:		center;
	font-size:		120%;
	font-weight:		bold;
	}
p.plus1centerbold{
	text-align:		center;
	font-size:		110%;
	font-weight:		bold;
	}

#xhomeimage{
          text-align: center;
          background-color: #b0b0b0;
         
           }
table {
	
        margin-left:        10px;
        margin-right:       10px;
        border:		    none;
        text-align:         center;
        border-collapse:    collapse;
        font-size:          20px;
        
      }

td.normal {
	width:             400px;
	font-weight:       bold;
      }

td.yellow {
	width:		400px;
        font-weight:    bold;
      }
a.ayellow {color: yellow; }
a.ayellow:visited{color: yellow; }

a.anormal {color: blue;}
a.anormal:visited{color: blue;}