body {
	background-color: #FFF;
	scrollbar-face-color: #CFE4FE;
	scrollbar-shadow-color: #CCC;
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #CFE4FE;
	scrollbar-darkshadow-color: #663366;
	scrollbar-track-color: #CCC;
	scrollbar-arrow-color: #663366;
	margin: 0;
	padding: 0;
}

p, ul, li, table, td, tr	
{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
	color: #24486C;
	line-height: 140%;
}

.introtext	
{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 14px;
	color: #24486C;
	line-height: 140%;
}

h1	
{ 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 9px; 
	color: #CFE4FE;
}

h2	
{ 
	font-family: Arial,Helvetica,Sans-Serif; 
	font-size: 12px; 
	color: #24486C;
}

table input, textarea, select {
	color: #000;
	background-color: #fff;
	border: 1px solid #333;
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 11px;
}

.lightTXT
{ 
	font-family: Arial, Helvetica,Sans-Serif; 
	font-size: 12px; 
	color: #CFE4FE;
}

.small
{ 
	font-family: Arial, Helvetica,Sans-Serif; 
	font-size: 10px; 
	color: #666;
}

.smallBLK
{ 
	font-family: Arial, Helvetica,Sans-Serif; 
	font-size: 11px; 
	color: #24486C;
}

a:link, a:visited, a:active {color: #3F7CBA; text-decoration: underline;}
a:hover, a:visited:hover  {color: #24486C; text-decoration: underline;}

a.lblue:link, a.lblue:visited, a.lblue:active {color: #CFE4FE; text-decoration: none;}
a.lblue:hover, a.lblue:visited:hover  {text-decoration: underline;}

a.dblue:link, a.dblue:visited, a.dblue:active {color: #24486C; text-decoration: none;}
a.dblue:hover, a.dlblue:visited:hover  {text-decoration: underline;}

a.titlelink:link, a.titlelink:visited, a.titlelink:active {text-decoration: none;}
a.titlelink:hover, a.titlelink:visited:hover  {text-decoration: none;}