﻿
body   	{background-color: white;
	 font-family: Arial; COLOR: black; 
	 font-size: 10pt;}

table {font-size:10pt;text-align:left;}



.title1 {
	font-family: Arial;
	color : #236593;
	font-size : 24pt;
	font-weight : bold;
}

.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;
}

.heading4 {
	font-family: Arial;
	color : black;
	font-size : 10pt;
	
}

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;}

.darkcolor {background-color:#236593;}
.lightcolor {background-color:#D2E8FF;}
.silver {background-color:silver;}



 TH     	{ font-size: 10pt;
          	color: white; 
          	background-color:steelblue; }

TD     	{ font-size: 10pt;
          	color: black;
          	text-align:left; }



.breadcrumblinks a, .breadcrumblinks a:visited{ 
	font-size:10px; 
	background: none; 
	color: #176fc1;
	
}
.breadcrumblinks a:hover, .breadcrumblinks a:active {
	text-decoration: underline;
	font-size:10px; 
	color: #176fc1;

}
				