/* External Style Sheet - qastyle.css - QA Classic */

body { color: black;
       background-color: white;
       font-family: Verdana, Arial, sans-serif;
       font-size: x-small;
       margin: 0px 0px 0px 0px }
	   
a:link { color: black; background-color: transparent }
a:visited { color: black; background-color: transparent; }
a:hover { color: navy; background-color: transparent }
a:active { color: black; background-color: transparent }

h1 { color: #663300; background-color: transparent }
h2 { color: #7b92b4; background-color: transparent }
h3 { color: black; background-color: transparent }
h4 { color: red; background-color: transparent }
h5 { color: black; background-color: transparent }
h6 { color: black; background-color: transparent }

address { font-family: Verdana, Arial, sans-serif;
	  font-size: x-small;
	  font-weight: bold;
	  color: blue;
	  background-color: transparent }
cite { font-family: Verdana, Arial, sans-serif;
       font-size: medium;
       color: #663300;
       background-color: transparent }	  

.navigations { font-family: Verdana, Arial, sans-serif;
 	       font-size: x-small; 
 	       font-weight: bold;
 	       color: black; 
 	       background-color: #7b92b4 }
.navigations2 { font-family: Verdana, Arial, sans-serif;
 	        font-size: x-small; 
 	        font-weight: bold;
 	        color: white; 
 	        background-color: #7b92b4 } 	       
.linkedimage { border-width: 0;
	       color: black;
   	       background-color: navy;
               font-family: Verdana, Arial, sans-serif;
               font-size: x-small; } 	       
.fullpage { color: black;
            background-color: navy;
            font-family: Verdana, Arial, sans-serif;
            font-size: x-small; }
.outerbg { color: white;
	    background-color: #7b92b4 }
.innerbg { color: black;
           background-color: white;
           font-family: Verdana, Arial, sans-serif;
           font-size: x-small; }
.rightborder { color: white;
	       background-color: navy }

/* Maintenance Log */
/* 10/15/02 - finalized and CSS validated */


