html, body {
  font-family:verdana, arial, helvetica;
  color:#044f87;
  font-size:10pt;
  background-color:#ffffff; 
  margin:0px;
  height:100%;
}         

td, p { 
  font-family:verdana, arial, helvetica; 
  color:#044f87; 
  font-size:10pt; 
}	

h1 {
  font-weight:bold;
  color:#044f87;
  font-size:12pt;
  text-align:center;
}

h2 {
  font-weight:bold;
  color:#044f87;
  font-size:8pt;
  text-align:center;
  height:10px;
}

a:link, visited, active {   
  color:#044f87;
  text-decoration:underline;
}

a:hover {
  color:#044f87;
  text-decoration:underline;   
}

.error {
  color:#ff0000;
  font-weight:bold;
}

.errorSm {
  color:#ff0000;
  font-weight:bold;
  font-size:8pt;
}

.rights { 
  color:#000000; 
  font-size:10px; 
  text-decoration:none; 
  font-weight:normal; 
  font-family:verdana, arial, helvetica; 
}

.bold {
  font-weight:bold;
}

#terms {
  width:100%;
  height:auto;
  background-color:#ffffff;
  color:#044f87;
  font-size:8pt;
  font-family:verdana, arial, helvetica;
}

.termsTxt {
  font-size:8pt;
  background-color:#ffffff;
  color:#044f87;
}

.prizeTxt {
  font-size:8.5pt;
  color:#044f87;
}

.entryFormTxt {
  font-size:8pt;
  color:#044f87;
  text-align:left;
}

.entryFormTxtSm {
  font-size:7pt;
  color:#044f87;
  text-align:left;
}

.entryFormTxtLg {
  font-size:9.5pt;
  color:#044f87;
  text-align:left;
}

.terms {
  font-size:7pt;
  color:#000000;
}

.termsTitle {
  font-weight:bold;
}

.flowers {
	background-repeat: no-repeat;
	font-size:8pt;
	text-align: center;
}

