/* A style sheet used with a couple of HTML Help projects */

/* This style sheet was created by Scott Nesbitt. Feel free to use it, but please leave this comment in the file. */

BODY {
    margin-left: 2%;
    margin-right: 2%;
    color: black;
    font-family: Verdana, sans-serif;
	 font-size: 9pt}

H1 {
    clear: left;
    background: #0578C9;
    margin-top: 12pt;
    text-align: center;
    font-family: Arial;
    font-weight: bold; 
    font-size: 17pt; 
    color:#FFFFFF;
  }


H2 {
     clear: left;
     background: #0578C9;
     margin-top: 36pt;
     text-align: left;
     font-family: Arial;
     font-weight: bold; 
     font-size: 15pt;
     color:#FFFFFF;
}


H3 {
     clear: left;
     margin-top: 16pt;
     text-align: left;
     font-family: Arial;
     font-weight: bold; 
     font-size: 13pt
  
}


H4 {
     clear: left;
     margin-top: 12pt;
     text-align: left;
     margin-left: 0in;
     font-family: Arial;
	  font-size: 11pt
}

TT {
       font-family: Courier;
       font-size: 10pt
}


A:link {
	font-weight: bold; 
    color: #000066;
    text-decoration: none 
  }

.link_txt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #660000; 
	text-decoration: underline; 
}

.link_H_txt 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; font-weight: bold; 
	color: #660000; text-decoration: underline; 
	font-style: italic
}
.link_I_txt 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	link: #008080; font-size: 14px; 
	font-weight: bold; 
	color: #660000; 
	text-decoration: underline; 
	font-style: italic
}

A:visited {
    color: red;
    text-decoration: none
}


.name {
    font-family: Trebuchet MS;
    font-size: 10pt
}


.note {
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: underline;
    margin-left: -0.5in
}


.keys {
    font-family: serif;
    font-weight: bold;
    font-size: 10pt
}


.file {
     font-family: serif;
     font-size: 9pt
}


.input {
    font-family: monospace;
    font-size: 90%
    font-weight: bold
}


.indent {
    margin-left: 0.75in
}


.indent2 {
    margin-left: 0.5in
}


.indent3 {
    margin-left: 0.25in
}


.menu {font-family Verdana, sans-serif;
       font-weight: bold;
       font-size: 10pt
}


.section {font-family: Trebuchet MS;
          font-size: 11pt
}


:.heading {font-family: Arial;
           font-weight: bold;
           font-size: 12pt
}