.title {  font-family: "Times New Roman", Times, serif; font-size: 16px}
.heading {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; padding-top: 20px; padding-bottom: 20px}

.readline {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: italic; 
	text-align: center;
}

.small {  font-family: "Arial", Helvetica, sanserif; font-size: 10px; font-style: italic; font-weight: bold}
body {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-align: justify;
}

td {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-align: justify;
}


p {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	text-align: justify;
}

.centered {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	text-align: center;
}

.body {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
}
a	{

	font-size: 12px;
	color:maroon;
	font-style: normal;
	
	

}

li {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; padding-bottom: 10px}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold}
h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center;
	margin: 4px 0px 8px 0px;
}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold}
h4 {  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; 
	font-weight: bold;
	font-style: italic;
	text-align:right;
	margin : 1px 1px 6px 1px;
	color	: maroon;
}

h5 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	margin:4px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	}
h6 {  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; 
	font-weight: bold;
	text-align:left;
	margin : 1px ;
	color	: purple;
}
	
