body {
	
	font-size: 10pt;
	
	color: #F8F8FF;
	
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {

	font-size: 10pt;
	
	color: #F8F8FF;	
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

th {

	font-size: 10pt;
	
	color: #F8F8FF;
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

H1 {
	
	font-size: 16pt;
	
	color: #708090; /*slate grey*/
	
	z-index: 5;
	}

H2 {
	
	font-size: 12pt;
	
	font-weight: 700;
	
	color: #708090; /*slate grey*/
	
	z-index: 5;
	}

.white {color: #F8F8FF} /*Ghost white for default body text*/

.desc {color: #EEE8AA; /*yellow*/

		font-size: 11pt;
		
		font-family: times, serif;
		
		font-style: italic
		
		}

.label {
		
		color: #CDC0B0;
		
		font-weight: 900
		
		}
		

#curve { position: absolute;

                left: 0px;

                top: 0px;
				
				z-index: 1;
           	
           	}    
			
#moveDown {
			position: relative;
	
			left: 35px;

  			top: 0px;   
			}
			
			
.art_subnav {color: #708090; /*slate grey*/

			font-size: 16pt;
		
		}		
			
A:link { 

			text-decoration: none; 

			color: 000080	

			}

		A:active { 

			text-decoration: underline;

			color: 8470FF

			}

A:visited { 

			text-decoration: none;

			color: 483D8B

			} 			

 
					