A.example1
{
    BACKGROUND-COLOR: black
}

H1 {
	text-decoration:underline;
	color:#910717;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:20px;
}
H2 {
	text-decoration:underline;
	color:#910717;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:18px;
}
H3 {
	text-decoration:underline;
	color:#910717;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:16px;
}
H4 {
	text-decoration:underline;
	color:#910717;
	font-family:Verdana;
	font-weight:bold;
	font-style:normal;
	font-size:14px;
}

.crosslinks
{
	color:#000000;
}