/*  C:\ch_oly_web_site\index_html\MyStylesheet7Hades.css       */
/*4-27-04   */
<!--
body {
	background-image: none;
	background-attachment: fixed;
	font-family: Opera, Radical, Gypsy, "Boffo SSi";
	font-size : x-large;
	word-spacing : 1pt;
	color: #4B0082;
	background-color: #F0F8FF;
	margin : 5% 5% 5% 5%;
	font-weight : 600;
	letter-spacing : 1px;
	font-style : normal;
	line-height : normal;
	background-repeat : no-repeat;
}
A:LINK {
	color : Blue;
}
A:ACTIVE {
	color : Red;
}
A:VISITED {
	color : Fuchsia;
}
A:LINK, A:ACTIVE, A:VISITED {
	text-decoration : underline;
}
h1 {
	font-size: x-large;
	font-family: Greco;
	text-align: center;
	text-transform: none;
	color : #4B0082;
}
h2 {
	font-size: x-large;
	font-family: Greco;
	text-align: center;
	text-transform : none;
	font-style : normal;
	color : #DC143C;
	background-image : none;
	background-color : transparent;
}
h3 {
	font-size: large;
	font-family: Greco;
	text-align: center;
	text-transform : none;
	font-style : normal;
	color : #FFD700;
}
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: justify;
	text-indent: 0%;
}
-->