/* tags */
a
{
  text-decoration: Underline;
}
body 
{
  color:#333333;
  font-family:Georgia, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  margin:0;
}
bodyPopup
{
  background-color: White;
  background-image: none;
}
div
{
  font-size:12px;
}
form
{
  margin:0;
}
h1
{
  font-family:"Trebuchet MS";
  font-size:18px;
  white-space:nowrap;
  margin: 3px 3px 3px 0;
}
h1.normalFont
{
  color: #333333;
  font-family:Georgia;
  font-size:12px;
  margin: 0;
}
h2
{
  font-family:"Trebuchet MS";
  font-size:15px;
  margin: 3px 3px 3px 0;
}
h3
{
  font-family:"Trebuchet MS";
  font-size:13px;
  margin: 3px 3px 3px 0;
}
img
{
  margin:0;
}
li
{
  padding-bottom:10px;
}
th
{
  font-size:12px;
}
td
{
  font-size:12px;
}

/* classes */
.bold2
{
  color:#333333;
}
.boton
{
  color:#333333;
  font-size:11px;
}
.botonSend
{
  color:#333333;
  font-size:11px;
  font-weight:bold;
}
.box1
{
  background-color: White;
  padding: 10px 15px 10px 15px;
}
.box2
{
  background-color: #FCFCE7;
  padding: 10px 15px 10px 15px;
}
.fieldData
{
  text-align:left;
  white-space:nowrap;
  vertical-align:top;
}
.fieldName
{
  text-align:right;
  white-space:nowrap;
  vertical-align:top;
}
.headerFont
{
  color: White;
}
.headerLink
{
  color: White;
}
.headerLink:Hover
{
  color: #E4FCE4;
}
.MainImage
{
  position:relative;
  top:-1px;
}
a.GASLink
{
	font-family:Arial;
	font-size:12px;
	line-height:150%;
	margin-left:6px;
}
.normalFont
{
  color: #333333;
  font-family:Georgia;
  font-size:12px;
}
.newsFont
{
  color: Blue; 
}
.smallFont
{
  color: #333333;
  font-family:Georgia;
  font-size:10px;
}
.URLs
{
	background-color:#99CC99; color:White; padding: 4px; font-family: Arial; font-size: 11px
}
.white
{
  color: White;
}
.white:Hover
{
  color: Yellow;
}