P, BLOCKQUOTE, DL, OL, LI, TABLE, TD {
  	font-family: Bronte, arial, Tahoma, garamond, Helvetica, sans-serif;
	font-size:15pt;
	font-weight: bold;
	color: #000040;
	
}	

A:link
	{ 
	font-size: 15pt;
	font-family: Bronte, arial, sans-serif, Helvetica, Tahoma;	 
	letter-spacing: bold;
	font-weight: bold;
	color: #660000;
	}
A:visited
	{ 
	font-size: 15pt;
	font-family: Bronte, arial, sans-serif, Helvetica, Tahoma;
	text-decoration: underline; 
	letter-spacing: normal;
	font-weight: bold;
	color: #330066;
	}
A:active
	{ 
	font-size: 15pt;
	font-family: Bronte, arial, sans-serif, Helvetica, Tahoma;
	text-decoration: underline;
	letter-spacing: normal;
	font-weight: bold; 
	font-style: normal; 
	}
A:hover
	{ 
	font-size: 15pt;
	font-family: Bronte, arial, sans-serif, Helvetica, Tahoma;
	text-decoration: none; 
	letter-spacing: normal;
	color: #ff0000;
	font-weight: bold; 
	color: red;

	} 


.mainbody { 
	margin-top: 5px; margin-bottom: 25px;
	margin-left: 20px; margin-right: 15px; 
	font-size: 15pt;
	text-align: justify;
	font-weight: bold;
	color: #000040;

}

.notes {
	margin-top: 5px; margin-bottom: 10px;
	margin-left: 30px; margin-right: 25px; 
	font-size: 9pt;
	color: #000040;
	text-align: justify;
	font-family: Bronte, cycloneplain, Imprint MT Shadow, garamond;

}

.multitorial {

	cursor:help
}

