h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

A.copyritelink:link    { 
    font-family: "Comic Sans MS", "Courier New", Courier;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
A.copyritelink:active  { 
   font-family: "Comic Sans MS", "Courier New", Courier;
   font-size: 10px;
   text-decoration: none;
   color: #000000;
}
A.copyritelink:visited { 
	font-family: "Comic Sans MS", "Courier New", Courier;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

