A.example1
{
    BACKGROUND-COLOR: black
}

H1
{
	text-decoration:underline;
	color:#3333ff;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
}
H2
{
	text-decoration:underline;
	color:#3333ff;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
}
H3
{
	text-decoration:underline;
	color:#3333ff;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
}
H4
{
	text-decoration:underline;
	color:#3333ff;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}
.seotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #3333ff;
	text-decoration: none;
}
