body {
background-image: url("images/leftnavbackground.gif"); 
background-repeat: repeat-y;}

/*---============= HEADING 1 ==============---*/

span.heading1 {
font-size: 120%;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #000099;}


/*---============= HEADING 2 ==============---*/

span.heading2 {
font-size: 100%;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #000000;}





/*---============= Page 2 navigation ==============---*/

span.page2nav {
font-size: 85%;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #1473be;}

a.page2nav:link {
font-size: 85%;
font-family: Arial, "sans-serif";
font-weight: bold;     
color: #1473be;}

a.page2nav:visited {
font-size: 85%;   
font-family: Arial, "sans-serif";
font-weight: bold;}

a.page2nav:active {
font-size: 85%;
font-family: Arial, "sans-serif";
font-weight: bold;}


/*---============= Page 2 navigation - grayed out ==============---*/

span.pg2navgray {
font-size: 85%;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #000000;}




/*---============= Title ==============---*/

span.title {
font-size: 150%;
font-family: Arial, "sans-serif";
font-weight: bold;
color: #000000;}





/*---============= Link in text ==============---*/

span.linktext {
font-size: 100%;
font-weight: bold;
color: #000000;}

a.linktext:link {
font-size: 100%;
font-weight: bold;
color: #1473be;}

a.heading3:visited {
font-size: 100%;   
font-weight: bold;}

a.heading3:active {
font-size: 100%;
font-weight: bold;}





/*---============= descriptors ==============---*/

span.description {
font-size: 80%;
font-family: Arial, "sans-serif";}


