
body 

{
	background-color:#C0C0C0;
	margin: 0px;
    padding: 0px;
    }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal}

/*  these link styles were playing havoc with ancestor pages... so temp delete... and full delete later.

a:link {
	color: #0066FF;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal
; letter-spacing: normal
; text-align: center
; text-decoration: none
; line-height: 10px
; font-size: 10px
	}
		
a:visited {
	color: #000099;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal
; letter-spacing: normal
; text-align: center
; text-decoration: none
; line-height: 10px
; font-size: 10px
	}
			
a:active {
	color:  #0000CC;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal
; letter-spacing: normal
; text-align: center
; line-height: 10px
; background-color: #CCCCCC
; font-size: 10px
	}
	
a:hover {
 	color: #FF0000
; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal
; letter-spacing: normal
; text-align: center
; line-height: 10px; text-decoration: underline
; font-size: 10px
	}
	
	
	*/

