/*  C:\ch_oly_web_site\index_html\MyStylesheet_popetry_collab.css       */
/*4-27-04   */
<!--
body {
   background-image: none;
   background-attachment: fixed;
   font-family: "Countryside Black SSi", "Compendium Book SSi", "Bookman Old Style", Cerebral;
   font-size: large;
   word-spacing: 1pt;
   color: #FFD700;
   background-color: Black;
   margin: 5% 5% 5% 5%;
   font-weight: 500;
   letter-spacing: 1px;
   font-style: normal;
   line-height: normal;
}
A:LINK {
	color : Blue;
}
A:ACTIVE {
	color : Red;
}
A:VISITED {
	color : Fuchsia;
}
A:LINK, A:ACTIVE, A:VISITED {
	text-decoration : underline;
}
h1 {
   font-size: large;
   font-family: Greco;
   text-align: center;
   text-transform: none;
   color: Red;
   font-weight: 500;
}
h2 {
   font-size: x-large;
   font-family: Greco;
   text-align: center;
   text-transform: none;
   font-style: normal;
   color: Red;
   background-image: none;
   background-color: transparent;
}
h3 {
   font-size: large;
   font-family: Greco;
   text-align: center;
   text-transform: none;
   font-style: normal;
   color: Red;
}
h4 {
   font-size: large;
   font-family: Greco;
   text-align: center;
   font-style: normal;
   text-transform: none;
   color: Red;
}
h5 {
   font-size: large;
   font-family: "Kudos Light SSi";
   text-transform: none;
   text-align: left;
   color: Red;
}
h6 {
   font-size: large;
   font-family: "Kudos Light SSi";
   text-align: left;
   text-transform: none;
   color: Red;
}
p {
	text-align: left;
	text-indent: 0%;
}
-->