h1 { font-size: 200%; 
 font-weight: bold;
 text-align: center;
 margin-bottom: 1em;
 text-decoration: underline;
 color: #442244 }

h2 { font-size: 150%;
 font-weight: bold;
 text-transform: uppercase;
 margin-top: 1em;
 margin-bottom: 0.5em }

h3 { font-size: 125%;
 font-style: italic;
 font-weight: normal }

h4 { font-style: italic;
 text-decoration: underline;
 font-size: 100% }

h5 { font-weight: bold;
 font-size: 100%;
 text-align: center }

h6 { font-style: italic;
 font-weight: normal;
 font-size: 80% }

body { font-family: Arial, sans-serif;
 margin-right: 5%;
 margin-left: 5% }

div.box { border: solid;
 border-width: thin;
 text-align: center }		/*Use this to draw a box around text*/

body
a:hover { color: #669900}
a:link { color: #0000ff }
a:visited { color: #800080 }

ul { text-align: left; }

ol { text-align: left; }

pre.equation { font-size:120%;
 font-family: Courier, monospace;
 margin-top: 1em;
 margin-bottom: 1em; 
 text-align: left }

p.normal { font-family: Arial, sans-serif }
.normal a:hover { color: #669900}
.normal a:link { color: #0000ff }
.normal a:visited { color: #800080 }

p.equation { font-size:120%;
 font-family: Courier, monospace;
 margin-top: 1em;
 margin-bottom: 1em;
 text-align: center }

p.command { font-size: 120%;
 font-family: Courier, monospace;
 margin-top: 1em;
 margin-bottom: 1em; }

p.biblio { font-size: 80%;
 text-indent: -1em;
 margin-left: 1em;
 margin-top: 0;
 margin-bottom: 0 }

p.footer { text-align: center;
 font-size: 85% }
.footer a:link { color: #0000ff }
.footer a:visited { color: #800080 }
.footer a:hover { color: #669900}


caption { font-size: 150%;
 font-family: Arial, sans-serif }

table
.body { background-color: #ffffff;
 font-family: Arial, sans-serif;
 font-color: #000000; }
.body a:hover { color: #669900}
.body a:link { color: #0000ff; 
 text-decoration: none }
.body a:visited { color: #800080;
 text-decoration: none }
.body td { align: left;
 background-color: #ffffff }

.sidebar { font-color: #ffffff;
 font-family: Arial, sans-serif;
 text-align: top }
.sidebar a:link { color: #ffffff;
 text-decoration: none }
.sidebar a:visited { color: white;
 text-decoration: none }
.sidebar a:hover { color: #669900}
.sidebar a:active { color: #FFFF00 }
.sidebar td { align: center;
 background-color: #000099;
 text-align: center;
 font-weight: bold }

.sidebara { font-color: yellow;
 font-family: Arial, sans-serif;
 text-align: top }
.sidebara a:link { color: yellow;
 text-decoration: none }
.sidebara a:visited { color: yellow;
 text-decoration: none }
 
.sidebara a:hover { color: #669900}
.sidebara a:active { color: #FFFF00 }
.sidebara td { align: center;
 background-color: #000099;
 text-align: center;
 font-weight: bold }


.body_background {
	background-image: url(background_gps_emboss.gif);
}

