							/* generic page style sheet -generic */

BODY { 
	background-color:#FFFFFF; 
	} 

P {
	font-family: Verdana;
	font-size: 10pt;
	font-color: #000000; 
	} 
	
UL {
	font-family: Verdana;
	font-size: 10pt;
	font-color: #000000; 
	}

OL {
	font-family: Verdana;
	font-size: 10pt;
	font-color: #000000; 
	}
	
A:hover {
	color:#FF3300;
	} 	
	
.verdana { 
	font-family: Verdana; 
	font-size: 10pt;
	}	
	
.tempus {
	font-family: Tempus Sans ITC; 
	font-size: 12pt; 
	font-weight: bold;
	} 	

							/* styling of newspaper article headlines */

FONT.headline { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 24pt; 
	}

FONT.byline { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 18pt; 
	} 

FONT.subhead { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 14pt; 
	}

FONT.reporter { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 10pt;
	font-weight: bold;
	} 

FONT.paper { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 10pt; 
	font-style: italic;
	} 		

FONT.caption { 
	font-family: "Times New Roman"; 
	color: #000000; 
	font-size: 10pt;
	font-weight: bold;
	} 

							/* styling of page header and footer */

FONT.title { 
	font-family: "EngraversGothic BT"; 
	color: #FF0000; 
	font-size: 18pt; 
	} 

FONT.desc { 
	font-family: Verdana; 
	font-weight: bold; 
	color: #000000; 
	font-size: 8pt; 
	} 

FONT.name { 
	font-family: Verdana; 
	font-weight: bold; 
	color: #000000; 
	font-size: 10pt; 
	} 

FONT.link {
	font-family: Arial; 
	font-size: 8pt; 
	} 

							/* styling of certain link items */

/*FONT.tempus { */
/*	font-family: Tempus Sans ITC; */
/*	font-size: 12pt; */
/*	font-weight: bold; */
/*	} */

FONT.small { 
	font-family: Verdana; 
	color: #000000; 
	font-size: 8pt; 
	} 
	
A.none { 
	text-decoration: none; 
	}

							/* styling of content page */

FONT.engravers {
	font-family: "EngraversGothic BT"; 
	color: #0000FF; 
	font-size: 18pt; 
	} 


							/* ASP generated table styles */

TD.title { 
	font-family: Verdana; 
	font-weight: bold; 
	color: #000000; 
	font-size: 10pt; 
	} 

TD.desc { 
	font-family: Verdana; 
	font-size: 10pt;
	}

TD.link { 
	font-family: Times New Roman; 
	font-size: 10pt;
	font-style: italic;
	}
	
TD.gray { 
	background-color: #E0E0E0; 
	} 

TD.small { 
	font-family: Verdana; 
	font-size: 8pt;
	}
