BODY {color:black; font-family: Verdana, sans-serif; font-size:85%; width:700px; margin-left:20px; margin-right:20px;}

H1, H2, H3, H4, H5, H6 {color:#3860d7; font-family: "Arial","Helvetica";}

h1 {font-size: 130%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
h4 {font-size: 100%;}
h5 {font-size: 90%;}
h6 {font-size: 80%;}


H1.nav, H2.nav, H3.nav, H4.nav, H5.nav, H6.nav {color:white; font-family: Verdana, sans-serif;}

B {color:#000000; font-weight: bold}

B.nav {color:white; font-weight: bold}

P 	{color:black;font-family: Verdana, sans-serif;}

table {font-size:100%;}
	
P.nav 	{color:white;font-family: Verdana, sans-serif;}

.small {font-size:85%;}

.tiny {font-size:75%;}

P.indented {text-indent:20pt}
	
UL {font-family: Verdana, sans-serif;}
	
OL {font-family: Verdana, sans-serif;}
	
DIV.codesample {font-family: "Monaco","FixedSys","monospace"}

A:link { color:#3860d7; text-decoration: none ; font-weight:bold;}  /* for unvisited links */
A:visited { color: #666666; text-decoration: none; font-weight:bold;} /* for visited links */
A:active { color: black; text-decoration: underline; font-weight:bold;} /* when link is clicked */
A:hover { color: #3860d7; text-decoration: underline; font-weight:bold;} /* when mouse is over link */

.figure {font-weight:bold; font-size:95%;}