a.lnk1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a.lnk1:hover {
	font-family: Tahoma;
	font-size:11px;
	color: #0033CC;
	text-decoration: none;
	}
	.color{
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
	}
a.lnk1:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a.lnk1:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}

A:link {text-decoration: none; color: #0033CC}
A:visited {text-decoration: none; color: #0033CC}
A:active {text-decoration: none; color: #0033CC}
A:hover {text-decoration: none; color: #0033CC}

a.lnk2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #222321;
	font-weight: normal;	
	
}
a.lnk2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #222321;
	font-weight: normal;
	
	}
	.color{
	font-family: Tahoma;
	font-size: 12px;
	color: #222321;
	font-weight: normal;	
	
	}
a.lnk2:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #222321;
	font-weight: normal;
	
}
a.lnk2:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #222321;
	font-weight: normal;
	
}

b:link {text-decoration: Underline; color: #222321}
b:visited {text-decoration: Underline; color: #222321}
b:active {text-decoration: Underline; color: #222321}
b:hover {text-decoration: Underline; color: #222321}

td {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.heading1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #444F8A;
}
.heading2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #444F8A;
}
.heading2-2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444F8A;
}