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:#111111;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:20px; 
}
H2
{
	text-decoration:underline;
	color:#111111;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:18px; 
}
H3
{
	text-decoration:underline;
	color:#111111;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:16px; 
}
H4
{
	text-decoration:underline;
	color:#111111;
	font-family:Verdana;
	font-weight:normal;
	font-style:normal;
	font-size:14px; 
}