/* C:\MSWord 97\A2-MyDoneWebPages\MyStylesheet2oly.css  for Olympias  Synopsis, etc., pages               */
/*3-13-04                     */
<!--
body {
	font-family: "Times New Roman", Times, serif;
	color: Maroon;
	font-size: medium;
	font-weight: 700;
	background-image: none;
	background-attachment: scroll;
	background-color: #F0ebd6;
	margin : 5% 5% 5% 5%;
	word-spacing : 1pt;
	line-height : 1.2em;
}
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 : #A0522D;
}
h2 {
	font-size: x-large;
	font-family: Garamond;
	text-align: center;
	text-transform : none;
	font-style : normal;
	color : Red;
}
h3 {
	font-size: larger;
	font-family: Greco;
	text-align: center;
	text-transform : capitalize;
	font-style : normal;
	color : #FFD700;
}
h4 {
	font-size: larger;
	font-family: Garamond;
	text-align: center;
	font-style: normal;
	text-transform : capitalize;
	color : Red;
}
h5 {
	font-size: medium;
	font-family: Greco;
	text-transform: none;
	text-align : left;
	color : #A0522D;
	font-weight : 600;
}
h6 {
	font-size: larger;
	font-family: Greco;
	text-align : center;
	text-transform : none;
	color : #A0522D;
	font-weight : 600;
}
p {
	text-align: justify;
	text-indent : 5%;
}
-->
<!--
This is for the Olympias pages.
-->
