a:link       
{
	font-family: Arial;
	font-size: 9pt; 
	color: #006699;        /* Blue */
	text-decoration: none; 
	font-weight: bold;
}

span.hypertext {  }
span.pageheader1 {  }
span.pageheader {  }
a:active
{
	font-family:Arial;
	font-size: 9pt;
	color:#5F5F5F;          /* Dark Gray */
	font-weight: bold;
	text-decoration:none;
}

a:visited
{
	font-family:Arial;
	font-size: 9pt;
	color: #006699;      /* Blue */
	text-decoration:none;	
}

a:hover
{
	font-family:Arial;
	font-size: 9pt;
	color:#FF6633;           /* Red */
	font-weight: bold;
	text-decoration:underline;
}

BODY 
{
	font-family:Arial;
	font-size: 9pt;
	color:#5F5F5F;         /* Dark Gray */
	text-decoration:none;

	scrollbar-3dlight-color:595959;      /* Dark Gray */
	scrollbar-arrow-color:FFFFFF;       /* White */
	scrollbar-base-color:CFCFCF;         /* Light Gray */
	scrollbar-darkshadow-color:FFFFFF;  /* White */
	scrollbar-face-color:CFCFCF;        /* Light Gray */
	scrollbar-highlight-color:FFFFFF;  /* White */
	scrollbar-shadow-color:595959;   /* Dark Gray */
}

SPAN.pagetitle
{
	font-family: Arial;
	font-size: 12pt;
	color: #035D8A;       /* Royal Blue */
	font-weight: bold;
	text-decoration:none;
}

SPAN.subtitle
{
	font-family: Arial;
	font-size: 10pt;
	color: #5F5F5F;       /* Dark Gray */
	font-weight: bold;
	text-decoration:none;
}

SPAN.regular
{
	font-family: Arial;
	font-size: 10pt;
	color: #5F5F5F;       /* Dark Gray */
	text-decoration:none;
}
span.listtitle 
{ 
	font-family: Arial; 
	font-size: 12pt; 
	color: #5F5F5F;      /* Dark Gray */
	font-weight: bold;
}
span.page
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;       /* Black */
	font-weight: bold;
	text-decoration:none;
}

SPAN.pageheader
{
	font-family: Arial;
	font-size: 18pt;
	color: #FFFFFF;  /* White */
	font-weight: bold;
	text-decoration:none;
	
}
SPAN.pageheader1
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;       /* Black */
	font-weight: bold;
	text-decoration:none;
	
}
SPAN.hypertext
{
	font-family: Arial;
	font-size: 9pt;
	color: #035D8A;     /* Royal Blue */
	font-weight: bold;	
	
	
}

.paragraphStyle
{
	font-family:Arial;
	font-size: 9pt;
	color:#5F5F5F;         /* Dark Gray */
	text-decoration:none;
}
.WorkTable
{
}
.WorkTableHeader
{
	border-right: white thin groove;
	border-top: white thin groove;
	font-weight: bold;
	font-size: 9pt;
	border-left: white thin groove;
	color: black;
	border-bottom: white thin groove;
	font-family: Arial, Sans-Serif;
	background-color: silver;
	text-align: center;
}
.WorkTableAMPM
{
	font-size: 9pt;
	color: #5F5F5F;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

