
.style11 {font-weight: bold;
	 color: #3B54A5;
	 font-size: 18px; 
	 }

body,td,th {
	    color: 3b54a5;
	    text-decoration: none;
	   }

a:link {
	color: #000000;
	text-decoration: underline;
	}

a:visited 
	{
	text-decoration: none;
	color: #999999;
	}

a:hover 
	{
	text-decoration: underline;
	}

a:active 
	{
	text-decoration: none;
	}

.style20 
	{
	font-size: 12px;
	color: #000000;
	}

.style21 
	{
	font-size: 16px;
	font-weight: bold;
	color: #3B54A5;
	}

.style22 
	{
	font-size: 20pt;
	font-weight: bold;
	}
	
.style30 {
	  font-weight: bold;
	  font-size: 12px;
	 }
	 
.redlink
	{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	}

.redlink1
	{
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}

.grey {
	color: #A9A9A9;
	font-size: 10pt;
}

.red {
	color: red;
}

.strike {
	text-decoration: line-through;
}

.note {
	font-size: 10pt;
}

.blue {
 color: #3B54A5;
}

.ltblue{
color:#1fa7ed
}

ol.a {
	list-style-type:none;
	margin: 0px 0px 0px 25px;
}
