.large { font-size: 24px;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
			color: #0000ff;
			font-weight: bold;
		}
.medium { font-size: 16px;
			 font-family: "Times New Roman", Times, serif;
			 line-height: 20px;
			 font-style: italic;
			 color: #0000ff;
			 font-weight: bold;
		}
.small { font-size: 12px;
			line-height: 14px;
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
			font-weight: bold;
			color: #0000ff;
		}
.img { float: left;
		 margin-right: 20px;
		 margin-bottom: 5px;
		}
h1   { font-family: "Times New Roman", Times, serif;
		 font-size: x-large; 
		 font-style: italic;
		 font-weight: bold;
		 color: #0000ff;
		}
h2 { font-family: "Times New Roman", Times, serif;
     font-style: italic;
     font-weight: bold;
     color: #0000ff;
}
