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
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: underline;
}

.seoLinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bottomlinks8 a
{
	color:#FFFFFF;
	font-size:12;
	text-decoration:underline;
}
#mfg select {
border:1px solid #000000;
width: 114px;  <!--id=mfg//-->
}