p {
margin-left: 20px;
text-align: left;
font-size: 12pt;
font-weight: normal;
font-family: verdana, geneva, arial, "arial narrow", sans-serif;
background-color:transparent;
margin: .1cm .1cm .1cm .1cm; /*top right bottom left */
padding: 0.2cm 0.5cm;      /*padding top/bottom  left/right */
border-style: none;
line-height: 12pt;
text-indent: 1pt;
}

p.navy{color:navy;background-color:#CCCCFF;margin-right: 1cm;}

p.centurynavy
{
color:navy;background-color:#CCCCFF;
margin-right: 1cm;
font-family:"Century Schoolbook", Georgia, Century,  "Baskerville Oldface", "Palatino Linotype", Palatino, Garamond, serif; font-style: italic
}

p.redunderline{border-bottom: medium solid #ff0000;}
p.margin {margin: 1cm 2cm 2cm 1cm}
p#intro {color:green;font-stretch: expanded;}
p.10 {font-size: 10pt}
hr {color: #CC0000;font-weight: bold;line-height:10pt;} /* red */

body 
{
background-color:none;    /* #000033navy */
background-image: url("http://www.astrologer.com/pics/stars/StarbwRC.gif"); /*image strictly copyright Equinox 2001 */
background-attachment: fixed;
}

a:active {color: #0000FF;background: #00FFFF;}   /* selected link */
a:visited {color: #990000;}  /* visited link dark red */
a:link {color: #FF0000; font-weight:bold; text-decoration: underline;}     /* unvisited link  red */
a:hover {color: #000033;background: #FFD700;font-weight: bold;}   /* mouse over link */


ul,ol,li, td, i {font-family:"Arial Narrow", Geneva, Arial, sans-serif; }
b {font-size: bigger}
h1,h2,h3,h4 {font-family: "Century Schoolbook", century schoolbook, "Baskerville Oldface", Georgia, "Palatino Linotype", Palatino, Century, Garamond, serif;}

h1 
{
color: #CC0000; /* red */
text-align: center;
font-size: 24pt;
font-style: normal;
font-variant: small-caps;
font-weight: bold;
font-height: 12pt;
letter-spacing: expanded;
text-transform: uppercase;
padding: 0.1cm 0.1cm;  /*padding top/bottom  left/right */
border-style: none;
border-color: none 
}

h2
{
color: yellow;
text-align: center;
font-size: 12pt;
font-style: italic;
font-weight: normal;
margin: 2% 10% 2% 10%; /*top right bottom left */
padding: 0.3cm 1.5cm;/*padding top/bottom  left/right */
border-style: none;
first-letter color: #ff0000; 
background-color:#000033;    /* navy */
}

h2.first-letter
{
color: #ff0000;
font-size:x-large
}

h2#red
{
color:red
}

div 
{
font-size:90%;
font-weight: bold;
font-family: "Century Schoolbook", Georgia, Century, "Baskerville Oldface", "Palatino Linotype", Palatino, Garamond, serif;
color: #999900;
background-color:#0033CC;
text-align: right;
vertical-align:text-bottom;
line-height:15pt;
width: 100%;
}

div:first-letter 
{
color: #ff0000;
font-size:large;
}

img.left 
{
height: auto;
width: auto;
float: left;
}

img.button
{
height:50;
width:100;
}

img.x
{
position:absolute;
right:3%;
top: 5%;
z-index:-1;
}

.copyright {
  font-size: smallest;
  text-align: right;
  clear: right
}
/* overflow: scroll;direction: rtl */