A.example1
{
    BACKGROUND-COLOR: black
}
button
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
option
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
submit
{
	background-color:#FFFFCC;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#000000;
}
text
{
	background-color:#000000;
	bordercolor:#FFFFFF;
	font-family:Verdana; 
	font-size:10pt;
	color:#FFFFFF;
}

H1 { text-decoration:underline; color:#000000; font-weight:normal; font-style:normal; font-family:Verdana; font-size:20px; }
H2 { text-decoration:underline; color:#000000; font-weight:normal; font-style:normal; font-family:Verdana; font-size:18px; }
H3 { text-decoration:underline; color:#000000; font-weight:normal; font-style:normal; font-family:Verdana; font-size:16px; }
H4 { text-decoration:underline; color:#000000; font-weight:normal; font-style:normal; font-family:Verdana; font-size:14px; }

.top_text{
  font-family:Verdana; 
  font-size:8pt; 
  color: #0072AD;
  font-weight:bold;
}

a.top_text:link, a.top_text:visited{
  font-family:Verdana;
  font-size:10pt; 
  color: #0072AD;
  font-size:8pt; 
  font-weight:bold;
  text-decoration:none;
}

a.top_text:hover{
  color: #CC0000;
}

a.top_textac:link, a.top_textac:visited{
  font-family:Verdana; 
  font-size:8pt; 
  color: #CC0000;
  font-weight:bold;
  text-decoration:none;
}

.inputbox {  
  font-size:8pt; 
  font-family:Verdana; 
  color:#000000 !important;
  padding-left:5px;
  border:1px solid #0072AD !important;
}