

.heading{  font-family: Arial; 

	   color: #36478D;
	   font-weight: bold;
	   font-size: 20px;
	   text-align: center;
	   font-style: italic;
	}


a.nlink:link { text-decoration: none;
		font-weight: bold;
		font-family: arial;
		font-size: 14px;
		color: #36478D;
	}

a.nlink:visited { text-decoration: none;
		font-weight: bold;
		font-family: arial;
		font-size: 14px;
		color: #36478D;
	}


a.ilink:link img { border: 1px solid black; }
a.ilink:hover img { border: 1px solid black; }
a.ilink:visited img { border: 1px solid black; }

.MidText{
	font-family: arial;
	}

.question
	{
	font-family: arial;
	font-size: 14px;
	font-weight: semi-bold;
	text-decoration: underline;
	color: #36478D;
 	
	}

.questionnm
	{
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #36478D;
 	
	}

