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;
}
.ftr 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#333333; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:none; 
	}
.ftr:hover 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#333333; 
	FONT-WEIGHT:normal; 
	FONT-STYLE:normal; 
	TEXT-DECORATION:underline; 
	}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003399;
	font-weight: normal;
	font-style:normal;
	text-decoration:underline;
	}
.seoLinks
{
	color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
	}