

BODY {
margin-top: 10;
margin-left: 5%;
margin-right: 5%;
text-align: center;
    color: black;
    font-family: helvetica, sans-serif;
    background-image: url("background.bmp");

}

form

 { 
  
text-align: center; 
}


div.front
{width: 90%;
background: white;
text-align:center;
color: black;
}


div.sponsor { 
  text-align: center;
  background: white; 
border-style: dotted;
border-color: yellow;
width: 760px;  
}


span.blue { 
  color: blue;
  font-size: 15 pt;
font-family: arial;  
}

span.red { 
  color: red;
  font-size: 18 pt;
font-family: arial;  
}


td.main { 
font-family:arial;
font-size: 18pt;
color: blue;
vertical-align:top;
  text-align: center;
  background: cyan; 
border-style: dashed;
border-color: yellow;
border-width: thin;
width: 280px;  
}



H1 {
color:black;
    text-align: center;
    clear: left;
    margin: 0;
    text-align: center;
font-size: 24pt;
}

H2 {
margin: 0pt;
color:black;
    text-align: center;
    clear: left;
    margin-top: 0;
    font-size: 18pt;
    padding: 0pt;
}

H3 {
margin: 0pt;
color:cyan;
    text-align: left;
    clear: left;
    margin-top: 0;
    font-size: 15pt;
}


p {
color:gray;
    text-align: center;
    clear: left;
    margin-top: 0;
margin-bottom:0;
    font-size: 13pt;
    font-family: helvetica, sans-serif;
}



IMG {
    border: 0;
}


span
{ text-align: center;
  color: blue;
font-family: arial;
font-size: 15pt;
}


span.arial
{ text-align: center;
  color: blue;
font-size: 12pt;
font-family: verdana;
}

span.verdana
{ text-align: center;
  color: blue;
font-size: 12pt;
font-family: verdana;
}

span.ressalto
{ text-align: center;
  color: purple;
font-family: times;
font-size: 20pt;
}


A.small {
  color: yellow;
font-size: 12pt;
}


A {
  color: blue;
font-size: 12pt;
}

A.center {
text-align: right;
  color: blue;
font-size: 25pt;

}


A.large {
  color: blue;
  font-size: 20pt;
margin: 0pt;
border: 0pt;
}

A.red {
  color: red;
  font-size: 19pt;
margin: 0pt;
border: 0pt;
}


A.sponsor {
font-family: verdana, tohama;
  color: red;
  font-size: 20pt;
margin: 0pt;
border: 0pt;
}

td.hor
{width: 130px;
margin-width: 3px;
margin-color: blue;
text-align: center;
}

td.vert
{width: 100px;
margin-width: 5px;
margin-color: white;
text-align: center;
}

td.gray
{width: 234px;
margin-width: 3px;
margin-color: blue;
text-align: center;
background: gray;
}

td.gray2
{width: 468px;
margin-width: 3px;
margin-color: blue;
text-align: center;
background: gray;
}

