p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.subheading {
	font-family: Arial;
	font-size: 16px;
	color: #03417a;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #231f20;
	text-decoration: none;
}
.subheading1 {
	font-family: Arial;
	font-size: 12px;
	color: #03417a;
	font-weight: bold;
	text-decoration: none;
}
.author {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #0a57a0;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0a57a0;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;

}
.link1 {
	font-family: Arial;
	font-size: 11px;
	color: #0a57a0;
	text-decoration: none;
	font-style:italic;
}
.link1:hover {
	font-family: Arial;
	font-size: 11px;
	color: #0a57a0;
	text-decoration: underline;
	font-style:italic;

}