/*  C:\ch_oly_web_site\index_html\MyStylesheetIndex_2_multifaces-3.css     */
/*11-17-04   */
<!--
body {
   background-image: url(multifaces-3.jpg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   font-family: "Times New Roman", Times, serif;
   font-size: large;
   word-spacing: 0pt;
   color: White;
   background-color: Maroon;
   margin: 3% 3% 3% 3%;
   font-weight: 500;
   letter-spacing: 1px;
   font-style: normal;
   line-height: normal;
   background-position: right;
}
A:LINK {
   color: #00BFFF;
   font-size: large;
   text-transform: capitalize;
}
A:ACTIVE {
   color: #FF4500;
   font-size: large;
}
A:VISITED {
   color: #CC00FF;
   font-size: large;
}
A:LINK, A:ACTIVE, A:VISITED {
	text-decoration : underline;
}
h1 {
   font-size: large;
   font-family: "Times New Roman", Times, serif;
   text-align: inherit;
   text-transform: none;
   color: White;
   font-weight: 700;
   text-indent: 20%;
}
h2 {
   font-size: large;
   font-family: "Times New Roman", Times, serif;
   text-align: left;
   text-transform: capitalize;
   font-style: normal;
   color: White;
   background-image: none;
   background-color: transparent;
   font-weight: 600;
   text-indent: 20%;
}
h3 {
   font-size: medium;
   font-family: "Times New Roman", Times, serif;
   text-align: left;
   text-transform: none;
   font-style: normal;
   color: White;
   font-weight: 600;
   text-indent: 5%;
}
h4 {
	font-size: large;
	font-family: Greco;
	text-align: center;
	font-style: normal;
	text-transform : none;
	color : #DC143C;
}
h5 {
	font-size: medium;
	font-family: Greco;
	text-transform: none;
	text-align : left;
	color : #DC143C;
}
h6 {
	font-size: large;
	font-family: Greco;
	text-align : left;
	text-transform : none;
	color : Purple;
	background-image : none;
}
p {
	text-align: left;
	text-indent: 0%;
}
-->