.body {
 				color: #000000;
 				font-family:  "Times New Roman", Times, serif;
 				font-size: 14 px;
 				font-weight: normal;
			 }
 
.copyright{
 				color:  #000000;
 				font-family: arial;
 				font-size: 11px;
 				font-weight: normal;
 			}
 
.head {
 				color: #9B3236;
 				font-family: "Times New Roman", Times, serif;
 				font-size: 14px;
 				font-weight: bold;
 			}
 
.li{
 				color: #000000;
 				font-family: "Times New Roman", Times, serif;
 				font-size: 12px;
 				font-weight: normal;
 			}
			
 .note {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12 px;
	font-weight: normal;
	font-style : italic;
}
			 
.title{
 				font-family: "Times New Roman", Times, serif;
 				font-size: 18px;
 				font-weight: bolder;
 				color: #000000;
 				text-align: center;
 			}

.tagline{
 				font-family: "Times New Roman", Times, serif;
 				font-size: 12px;
 				font-weight: normal;
 				color: #9B3236;
 				text-align: center;
 			}
		
.quote{
	float: right;
	width: 180px;
	font-size: 1.2em;
	color: #8F3100;
	text-align: left;
	border-left: 1px solid #8F3100;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

