ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DIV, FORM, LI, OL, P, PRE, TD, TH, TR, UL {font-family: Geneva,Helvetica,Arial,Lucidabright,sans-serif;
color: black;
background: #ffffff;}

A {cursor: pointer;}

A:link {color: #0000ff;
background: transparent;
text-decoration: none;}

A:visited {color: #f06;
background: transparent;
text-decoration: none;}

A:active {color: red;
background: transparent;
text-decoration:  none;}

A:hover {color: black;
background: yellow;
text-decoration: underline;}

BODY {padding: 0;
margin: 2px 1.5% 3px 1.5%;
cursor: default;}

H1, H2, H3, H4, H5, H6 {color: black;
background: #ffffff;
font-weight: bold;
margin: 0em;
padding: 0;
font-family: Helvetica,Arial,Geneva,sans-serif}

HR {margin: 10px 0px;}
HTML HR { color: white; background: #f06;
border: gray thick solid;}

HTML {margin: 0;
padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal;} 

SMALL {font-size: 71%;}

SPAN  {padding: 0;}

/* nav buttons */
/* basic appearance */
.Button1, .Button0, .Button2, .Button0:link, .Button0:visited, .Button2:visited, .Button2:link, .Button1:link, .Button1:visited {
text-decoration: none;
background: lime;
color: black;
font-size: 17px;
white-space: nowrap;
border-top: 2.1px ridge #0C0;
border-bottom: 2.1px ridge #0C0;
border-left: 2.1px ridge #0C0;
border-right: 2.1px ridge #0C0;
font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;}

HTML .Button1, .Button0, HTML .Button2, .Button0:link, .Button0:visited, HTML .Button2:visited, HTML .Button2:link, HTML .Button1:link, HTML .Button1:visited {
font-size: 1.25em;
}

.Button0:hover, .Button1:hover, .Button2:hover {text-decoration : none;
color : blue;
background: yellow;}

/* positioning */

.Button0:link, .Button0:visited, A.Button0 {text-align: center;}

HTML A.Button0, HTML A.Button0:link, HTML A.Button0:visited {
padding: 2px 10px;
display: block;
margin: 10px 0% 0px 39%;
width: 220px;  /* Need this for IE5 */
width/* */: 0px;
} 

/* NS4:  NO
 float 
 text-align (aligns whole box!)
 padding (breaks line)
 USE: text indent for positioning
*/

A.Button1 {
text-indent:  30%;
}
A.Button2 {
text-indent:  55px;
}

/* IE5 Turn off text indent */
/* padding: 2px 1.5%; */

HTML A.Button1 , HTML A.Button2 {
float: left;
text-align: center;
padding: 2px 10px;
text-indent: 0;
}

HTML A.Button1 {
margin: 1.9% 13% 0% 23%;
margin/* */: 2.0% 25% 0% 39%;
}

BR#mybr {clear: left;}

/* DECORATION */ 

.bluecenter  {color: #0000ff;
background: #ffffff;
text-align: center;}

.blackcenter {color: #000;
background: #ffffff;
text-align: center;}

/* layout */

HTML .footer { padding-bottom: 1em;}

DIV.footer SMALL {padding: 0;
font-size: 80%;} 

.formal, .iscrat {margin-right: 8%; 
margin-left: 6%;}

DIV.formal LI, DIV.formal P {font-size: 110%; font-family: "Times New Roman", Times, serif;}
DIV.formal LI {padding-top: .8em}

.subsection {margin-left: 5%;
}

