/* C:\   Only activated from ult symb page.     MyStylesheet_ultimatesym.css          */
/*3-20-04                     */
<!--
body {
	font-family: Kidprint, "Comic Sans MS", "Creme Black SSi", Exotica, Opera, Prodigal, Samurai, "Tempus Sans ITC";
	font-weight: 700;
	color: Purple;
	background-color: #f0fff0;
	margin : 5% 5% 5% 5%;
	font-size : large;
	letter-spacing : normal;
	background-image : none;
	background-attachment : fixed;
	line-height : 1.2em;
	font-style : 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: x-large;
	font-family: Greco;
	text-align: center;
	text-transform: none;
	color : #FFD700;
}
h2 {
	font-size: x-large;
	font-family: Kidprint;
	text-align: center;
	text-transform : none;
	font-style : normal;
	color : #FF4500;
}
h3 {
	font-size: larger;
	font-family: Greco;
	text-align: center;
	text-transform : none;
	font-style : normal;
	color : #FFD700;
}
h4 {
	font-size: large;
	font-family: Garamond;
	text-align: center;
	font-style: normal;
	text-transform : none;
	color : #008B8B;
	font-weight : 700;
}
h5 {
	font-size: large;
	font-family: Garamond;
	text-transform: none;
	text-align : left;
	text-indent : 5%;
	color : #4B0082;
}
h6 {
	font-size: medium;
	font-family: Greco;
	text-align : left;
	text-transform : none;
	text-indent : 5%;
	color : #FFD700;
}
p {
	text-align: justify;
	text-indent : 5%;
}
-->
