
body   	{
	 font-family: Arial; COLOR: black; 
	 font-size: 10pt;}

table {font-size:10pt;}



.heading1 {
	font-family: Arial;
	color : black;
	font-size : 18pt;
	font-weight : bold;
}

.heading2 {
	font-family: Arial;
	color : black;
	font-size : 14pt;
	font-weight : bold;
}

.heading3 {
	font-family: Arial;
	color : black;
	font-size : 12pt;
	font-weight : bold;
}

.paragraph {
	font-family: Arial;
	color : black;
	font-size : 12pt;
	
}

.quote {
	font-family: Arial;
	color : black;
	font-size : 12pt; 
	font-style:italic;
	
}

.title1
 {font-family: Helvetica;
	color : #236593;
	font-size : 20pt;
	font-weight : bold;
	margin: 0 0 0 0;
}



h1 
{font-family: arial;
	color : #236593;
	font-size : 16pt;
	font-weight : bold;
	margin: 0 0 0 0;
}


h2 
{font-family: Arial;
	color : #236593;
	font-size : 14pt;
	font-weight : bold;
}

     
A:LINK		{COLOR: #D2691E; font-size: 10pt; text-decoration:none;}
A:VISITED	{COLOR:#D2691E; font-size: 10pt; text-decoration:none;}
A:ACTIVE	{COLOR:#D2691E; font-size: 10pt; text-decoration:none;}
A:Hover		{color: #4297e6; font-size: 10pt;}


.breadcrumblinks a, .breadcrumblinks a:visited { 
	font-size:7.5pt; 
	text-decoration:none; 
	color: #176fc1;
	font-family:Helvetica, Arial, Sans-Serif;
}

.breadcrumblinks a:hover, .breadcrumblinks a:active {

	text-decoration: underline;
	font-size:7.5pt; 
	color: #176fc1;
	font-family:Helvetica, Arial, Sans-Serif;

}

.breadcrumbtitle 
{
	color:#626A70; text-decoration:none; font-size:7.5pt; font-family:Helvetica, Arial, Sans-Serif;

}


 TH
{
	font-size: 10pt;
	color: white;
	background-color: #4682b4;
}


TD     	{ font-size: 10pt;
          	color: black; }








