
body {
background-color: #000000;
color: #F5F5DC;
font-family: verdana
}


a:link { color: #CDAD00 }  /* gray */
a:active { color: #CDAD00 }  /* gray */ 
a:visited { color: #CDAD00 }  /* gray */
a:hover { color: #ffd700; font-weight: bold }


a {
text-decoration: none
}


.gold1_80 { color: gold; font-size: 80% }  /* gold */

p.i_gold1_50 { font-style: italic; font-size: 65%; color: #FFD700 }  /* gold */

.fsz400 { font-size: 400% }

.b400 { font-weight: bold; font-size: 400% }

.b375 { font-weight: bold; font-size: 375% }

.350b { font-weight: bold; font-size: 350% }

.fsz350 { font-size: 350% }

.250b { font-weight: bold; font-size: 250% }

.comic-b {font-family: comic sans ms; font-weight: bold }

.comic-beige-b {font-family: comic sans ms; color: #cc9966; font-weight: bold }

.ffy_helv_275 { font-family: helvetica; font-size: 275% }

.ffy_verd_250 { font-family: verdana; font-size: 250% }

.ffy_helv_250 { font-family: helvetica; font-size: 250% }

.ffy_helv_250b { font-family: verdana; font-size: 250%; font-weight: bold }

.helv225 { font-family: helvetica; font-size: 225% }

.fsz175 { font-size: 175% }

.fsz150 { font-size: 150% }

.b125 { font-weight: bold; font-size: 125% }

.b110 { font-weight: bold; font-size: 110% }

.fsz110 { font-size: 110% }

.fsz100 { font-size: 100% }  /* base size for parent */

.fsz90 { font-size: 90% }

.silver85 { font-size: 85%; color: silver }

.silver80 { font-size: 80%; color: silver }

.fsz85 { font-size: 85% }

.fsz80 { font-size: 80% }

.85i { font-style: italic; font-size: 85% }

.85ib { font-style: italic; font-weight: bold; font-size: 85% }

.ib80 { font-style: italic; font-weight: bold; font-size: 80% }

.i80 { font-style: italic; font-size: 80% }

.80i { font-style: italic; font-size: 80% }

.fsz75 { font-size: 75% }

.treb75 { font-family: trebuchet ms; font-size: 75% }

.treb75b { font-family: trebuchet ms; font-size: 75%; font-weight: bold }

.blue75 { font-size: 75%; color: #0000ff }

.silver75 { font-size: 75%; color: silver }

.silver60 { font-size: 60%; color: silver }

.white75 { font-size: 75%; color: white }

.white75i { font-size: 75%; color: white; font-style: italic }

.white70i { font-size: 70%; color: white; font-style: italic }

.70i { font-style: italic; font-size: 70% }

.white65i { font-size: 65%; color: white; font-style: italic }

.fsz70 { font-size: 70% }

.b65 { font-weight: bold; font-size: 65% }

.b65 { font-weight: bold; font-size: 65% }

.65i { font-style: italic; font-size: 65% }

.b70 { font-weight: bold; font-size: 70% }

.red70 { color: #ff0000; font-size: 70% }

.ired70 { color: #ff0000; font-style: italic; font-size: 70% }

.b75 { font-weight: bold; font-size: 75% }

.ib75 { font-style: italic; font-weight: bold; font-size:  75% }

.b85 { font-weight: bold; font-size: 85% }

.85b { font-weight: bold; font-size: 85% }

.b80 { font-weight: bold; font-size: 80% }

.ib85 { font-style: italic; font-weight: bold; font-size:  85% }

.b90 { font-weight: bold; font-size: 90% }

.b95 { font-weight: bold; font-size: 95% }

.fsz65 { font-size: 65% }

.fsz60 { font-size: 60% }

.fsz50 { font-size: 50% }

.fsz40 { font-size: 40% }

.fsz35 { font-size: 35% }

.fsz30 { font-size: 30% }

.fsz25 { font-size: 25% }

.fsz20 { font-size: 20% }

.fsz15 { font-size: 15% }

.i65 { font-style: italic; font-size: 65% }

.i60 { font-style: italic; font-size: 60% }

.i70 { font-style: italic; font-size: 70% }

.i75 { font-style: italic; font-size: 75% }

.i85 { font-style: italic; font-size: 85% }


/* Sample Usage

<span class=fsz60>content goes here</span>

OR

<div class=fsz60>content goes here</div>

 */

* * *

/* Style (Property) Definitions */

/* Font Properties: */

/* ----------------- */

/* Font Color */

/* insert hex code for desired color */

.fcl_white { color: #FFFFFF }
.fcl_red { color: #ff0000 }

.gray60el { color: #999999 } /* extremely light gray, called gray60 */
.fcl_ltgray { color: #808080 }
.gray40ml { color: #666666 } /* medium light gray, called gray40 */
.gray36ml { color: #5c5c5c } /* medium light gray, called gray36 */
.gray31md { color: #4f4f4f } /* medium gray, called gray31 */
.gray20md { color: #333333 } /* medium dark gray, called gray20 */
.gray13vd { color: #212121 } /* very dark gray, called gray13 */
.fcl black { color: #000000 }

.i { font-style: italic }

/*  Sample Usage  

<span class=i>This text in italics </span>

*/

i { font-style: italic }

/*  Sample Usage  

<i>This text in italics </i>

b { font-weight: bold }

b.60 { font-weight: bold; font-size: -2 }







*/

.b { font-weight: bold }

.ib { font-style: italic; font-weight: bold }

.ib85 { font-style: italic; font-weight: bold; font-size:  85% }

/*  Sample Usage  

<span class=i_b>This text in italics and bold </span>

*/

* * *

/* font-family: */

body.standard { font-family: verdana font-size: 90% }

.ffy_imp_blk_160 { font-family: impact; font-size: 160%; color: #000000 }

/* impact font face not properly legible at 150% */


.ffy_imp_190 { font-family: impact; font-size: 190% }

.ffy_imp_blk_190 { font-family: impact; font-size: 190%; color: #000000 }

.ffy_imp_225 { font-family: impact; font-size: 225% }


/*  Sample Usage  

<body class=standard>Sets entire document to font verdana, size 90% of base size of parent</body>

*/


.verd { font-family: verdana }

/*  Sample Usage  

<div class=verd>Sets font verdana for text enclosed between div tags  </div>

*/

* * *

Table Styles

td.ltgray { background-color: #808080 } /* <td class=ltgray>content here</td> */

tr.ltgray { background-color: #808080 } /* <tr class=ltgray>content here</tr> */



* * *

/* Color & Background Properties: */


.bcl


.ltgray { background-color: # }
<span class=ltgray></span>
<div class=ltgray></div>


.mdgray { background-color: #}

.dkgray { background-color: #}

.bgc_mdgray { background-color: #666666 }

.bgc_dkgray { background-color: #999999 }

.bgc_black { background-color: #000000 }

.strike { text-decoration: line-through }

* * * 

.i100 { font-style: italic; font-size: 100% }

/*  Sample Usage  

<span class=i70>This text in italics that are 70% the size of the font parent</span>

*/

------------------------------

/*

There are two ways to get text that is italic, and 70% of the base parent:


1. This declaration:

i.70 { font-style: “italic”; font-size: “70%” }

Would produce this code:

<i class=70>This text in italics that are 70% the size of the font parent</i>

2. And this declaration:

.i70 { font-style=“italic”; font-size=“70%” }

Would produce this code:

<span class=i70>This text in italics that are 70% the size of the font parent</span>

Take your pick.

--------------------------------

* * *

.i_b_purp_100 { font-style: italic; font-weight: bold; color: #996699; font-size: 100% }

/* 996699 = purple */

.i_b_blue_100 { font-style: italic; font-weight: bold; color: #0000FF
; font-size: 100% }

/* 0000FF = blue */

b { font-weight: bold }

p.i { font-style: italic }

.i { font-style: italic }

p.b { font-weight: bold }

.b { font-weight: bold }

.bred120 {  font-weight: bold; color: #ff0000; font-size: 120% }

.bred110 {  font-weight: bold; color: #ff0000; font-size: 110% }

.bred70 {  font-weight: bold; color: #ff0000; font-size: 70% }

.bred65 {  font-weight: bold; color: #ff0000; font-size: 65% }

.bred {  font-weight: bold; color: #ff0000 }


* * *

hr.gray80 { color: #808080; width: 80%; height: 3px; margin-left: 0% }

hr.gray50 { color: #808080; width: 50%; height: 3px; margin-left: 0% }

hr.gray25 { color: #808080; width: 25%; height: 3px; margin-left: 0% }


* * *

marquee { scroll-delay: 1; scroll-amount: 75; width: 40%; font-size: 12pt; color=#808080; behavior: scroll; text-transform: uppercase }

.marquee2 { text-decoration: marquee; width: 60%; font-size: 22px; color=#808080; behavior: scroll; text-transform: uppercase }

blink { text-align: center; font-size: 12pt; color: #808080; text-transform: uppercase }


* * *

TEXT PROPERTIES

.c { text-align: center }

div.center { text-align: center }

.jfy { text-align: justify}