/* Elements */



/* Real styles */

A {
color: #0000FF;
text-decoration: none
}

A:hover {
color: #666666;
}

ADDRESS {
margin: 1em 0% 1em 0%;
font: italic 1em/1 sans-serif;
font-style: normal;
letter-spacing: .1em;
}

BIG {font-size: 1.16em} /* 1.15 - 1.17 is good range */


B {font-weight: 700}


H1, H2, H3, H4, H5, H6 { 
margin: .3em 0% .5em 0%;
color: black;
text-align: left;
font-style: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} /* top margin range 1.667em - .8em and bottom margin range 1em - 0em */

H1 {font: 2.01em "Arial Narrow", "Helvetica Narrow", sans-serif;}

H2 {font: 1.75em "Arial Narrow", "Helvetica Narrow", sans-serif;}

H3 {font: 1.52em "Arial Narrow", "Helvetica Narrow", sans-serif;}

H4 {font: 1.32em "Arial Narrow", "Helvetica Narrow", sans-serif;}

H5 {font: 1.15em "Arial Narrow", "Helvetica Narrow", sans-serif;}

H6 {font: 1em "Arial Narrow", "Helvetica Narrow", sans-serif;}

HR {
margin: 1em 0% 1em 0%
visibility: visible;
color: lightgrey;
}

I {font-style: italic;}

INPUT {cursor: auto}

KBD {font: .9em monospace}

LI {
margin: .5em 0% .5em 0%;
}

OL {
margin: .8em 0% 1em 8%;
line-height:/* */ 1.2;
list-style-position: outside;
}

P {
margin: .6em 0% 1em 0%;
line-height:/* */ 1.4;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} /* top range .4em - 1em, bottom range .4em - 1em */

PRE {margin: 0em 0% 1em 0%;
font: .9em monospace}

SAMP {font: .9em "Courier New", monospace}

SMALL {font-size: .92em}  /* .85 - .92 is good range */

SUB {font-size: .85em}  /* .85 - .92 is good range */

SUP {font-size: .85em}  /* .85 - .92 is good range */

TABLE, TR, TD {
font-family: Arial, sans-serif;
font-size: 1em;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-size-adjust: .48;
color: #000000;
}

TEXTAREA {cursor: text}

TH {
font: 700;
color: #000000;
}

TT {font: .9em monospace}

UL {
margin: .8em 0% 1em 8%;
line-height:/* */ 1.2;
list-style: disc;
list-style-position: outside;
list-style-image: url(http://www.gsoptics.com/images/bluedot3.gif);
}

VAR, CITE, DFN { font-style: italic; }


/* Classes */

P.subhead {  
font-size: 12px; 
font-weight: 700; 
color: #666699;
}

.sectionhead {  
font-size: 11px; 
font-weight: 700; 
color: #9999CC;
}

P.copyright {
letter-spacing:-.06em; 
color: #999999;
text-align: center;
}

P.indent {
margin: 0em 0% .2em 0%;
text-indent: 2em;
}

.replisting {
font-size: .97em;
line-height:/* */ 1.2;
}

.sansb {
font-family: "Myriad Web", Geneva, Verdana, Helvetica, Arial, sans-serif;
}

.serifa {
font-family: Georgia, "Minion Web", Palatino, "Times New Roman", serif;
}


/* IDs */
