@charset "iso-8859-1";	
body {
background: #FFFFFF url(../archn.gif);
background-attachment: fixed;
background-repeat:no-repeat; 
font-family: Verdana, sans-serif; 
font-size: small; margin-left: 2%; margin-right: 2%;
 }
:link { color: #FF0000 }
:visited { color: #969696 }
span.c2 {font-size: 144%}
span.c1 {font-size: 120%}
H1 {color: #800000; text-align: left; font-weight: bolder; font-size: 90%;}
H2 {color: #800000; text-align: left; font-weight: bolder; font-size: 100%;} 
H3 {color: #800000; text-align: center; font-weight: bolder; font-size: 120%;} 
div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #FFEDFB;
border: 4px groove #CCBDC9;
color: #171617;
padding: 3px;
width: 550px; /*width of tooltip*/
}
