/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #D3D3D3;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: Black;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
h4{
	color: #4E419C;
	font-size: 16px;
}
.smallHeader {
	font-style: italic;
	font-weight: bold;
	color: #4E419C;
}
A:link  {
	COLOR: #4E419C; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #4E419C; 
	text-decoration: underline; 
}
A:active {
	COLOR: #4E419C; 
	text-decoration: underline; 
}
A:hover {
	COLOR: #4E419C; 
	text-decoration: none; 
}
.copy{
	color: white;
}
.copy A:link  {
	COLOR: white; 
	text-decoration: underline; 
}
.copy A:visited { 
	COLOR: white; 
	text-decoration: underline; 
}
.copy A:active {
	COLOR: white; 
	text-decoration: underline; 
}
.copy A:hover {
	COLOR: white; 
	text-decoration: none; 
}
