.default 	{font-family:"Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 22px;
			font-weight: normal;
			font-style: italic;
			color: #000080;
			}

.defaultB 	{font-family:"Times New Roman", Times, serif;
			font-size: 18px;
			line-height: 22px;
			font-weight: bold;
			font-style: italic;
			color: #000080;
			}
			
.defaultH 	{font-family:"Times New Roman", Times, serif;
			font-size: 22px;
			line-height: 26px;
			font-weight: bold;
			font-style: italic;
			color: #000080;
			}