/* ripples.css is the style sheet for Anne's Rose Garden, http://annrose.cjb.net and was created by Anne Rose, anne3rose@yahoo.com */

HEAD
	{

	}


BODY
	{
	background-color: #FFFFFF;
	color:#000000;
	font-family: "Times New Roman", "Times", serif;
	margin-top: +10%;
	margin-bottom: +10%;
	margin-left: 125px;
	margin-right: +5%;
	}

.indented_25
   {
   padding-left: 25pt;
   }

HR
	{
	color: #000099;
	}

HR.lt_blue
	{
	color: #DFDFFF;
	}

H1, H2, H3, H4, H5, H6
	{
	color: #404040;
	font-family:  "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	}

H1
	{
	font-style:normal;
    font-weight:900;
	}

H2
	{
	font-style:normal;
    font-weight:900;
	}

H3
	{
	font-style:normal;
    font-weight:900;
	}

H4
	{
	font-style:italic;
    font-weight:900;
	}

H5
	{
	font-style:italic;
    font-weight:900;
	}

H6
	{
	font-style:italic;
    font-weight:900;
	}

EM
    {
    font-style:italic;
    font-weight:900;
    }

p.drop:first-letter {color: #000000; font-size: 200%; float: left; font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;}


A:link
	{color: #000099;} /* FF00FF */

A:visited
	{color: #FF00FF;} /* 0000FF */

A:active
	{color: #0000FF;}

A:hover
	{
	color: #0000FF;
	font-style: italic;
	background: #F2F2F2;
	font-weight : bold;
	}


.storylink
    {
	color: #0000FF;
	font-family: "Times New Roman", "Times", serif;
	font-size: 16pt;
	font-style: normal;
    font-weight: 400;
	}

.storylink A
    {
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	}

.boldff
	{
	color: #404040;
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	}

.boldff_lrg
    {
	color: #000099;
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	}

.normal
	{
	color: #000099;
	font-family: "Times New Roman", "Times", serif;
	font-weight: normal;
	}

.normal A
	{
	color: #000099;
	font-family: "Times New Roman", "Times", serif;
    font-style:italic;
	}

.boldff_y
	{
	color: #000099;
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	}

.boldff_lrg_y
    {
	color: #000099;
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-size: 16pt;
	font-weight: bold;
	}

.normal_y
	{
	color: #000099;
	font-family: "Times New Roman", "Times", serif;
	font-weight: normal;
	}

.normal_y A
	{
	color: #000099;
	font-family: "Times New Roman", "Times", serif;
    font-style:italic;
	}

LI
	{
	color: #000099;
	font-family: "Final Frontier", "Comic Sans MS", "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	}




/* eof */
