.menu	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 9pt;
	font-weight: bold;
	color: #42426B;
	}
.articletitle {
	color: #42426B;
	font-weight: bold;
	text-transform : capitalize;
	font-family: Tahoma, Georgia, Universal;
	font-size: 11pt;
	}	

	
.heading	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 14pt;
	font-weight: bold;
	color: white;
	background-image : url(images/blbar2.gif);
}
.normal	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 10pt;
	font-weight: normal;
	}
		
.normal B {
	font-family: Tahoma, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	}
.normal strong {
	font-family: Tahoma, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	}
.normalbold {
	font-family: Tahoma, Georgia, Universal;
	font-size: 10pt;
	font-weight: bold;
	}

.larger	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 12pt;
	font-weight: bold;
	}
.larger	B {
	font-family: Tahoma, Georgia, Universal;
	font-size: 12pt;
	font-weight: bold;
	}
.larger	strong{
	font-family: Tahoma, Georgia, Universal;
	font-size: 12pt;
	font-weight: bold;
	}

.teeny	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 8pt;
	font-weight: normal;
	}
.teeny B	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 8pt;
	font-weight: bold;
	}
.teeny strong	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 8pt;
	font-weight: bold;
	}
.teenytwo	{
	font-family: Tahoma, Georgia, Universal;
	font-size: 9pt;
	font-weight: normal;
	margin-left : 20px;
	margin-right : 20px;
	background-color : "#E6F2FF";
	border : thin solid Navy;
	padding : 5px 5px 5px 5px;
}	

.teeny2	{
	font-family: "Bookman Old Style", "BernhardMod BT", "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	}	
	
a 	{
	text-decoration: none;
	font-weight: bold;
	color: #42426B;
	}
a link 	{
	text-decoration: none;
	font-weight: bold;
	color: #42426B;
	}
a visited {
	text-decoration: none;
	font-weight: bold;
	color: #42426B;
	}
a strong {
	color: #42426B;
	font-size: 13pt;
}
.menu a:hover {
	color: White;
}
a:hover {
	color:#808080;
}
