.topic-heading {
	color: #BA6A19;
	font-size: 16;
	font-family: Arial;
	font-weight: bold;
}
li {
	color: #5E5E5E;
	font-size: 14;
	font-family: Arial;
}
.normal-text{
	color: #5E5E5E;
	font-size: 14;
	font-family: Arial;
}

.heading1{
	color: #00A4E4;
	font-size: 14;
	font-weight: bold;
	font-family: Arial;
}
p{
	color: #5E5E5E;
	font-size: 14;
	font-family: Arial;
}
h1{
	color: #00A4E4;
	font-size: 14;
	font-weight: bold;
	font-family: Arial;
}
h2{
	color: #BA6A19;
	font-size: 16;
	font-family: Arial;
	font-weight: bold;
}
h3{
	color: #00A4E4;
	font-size: 14;
	font-weight: bold;
	font-family: Arial;
}
h4{
	color: #00A4E4;
	font-size: 14;
	font-weight: bold;
	font-family: Arial;
}

a{
	color: #00A4E4;
	font-size: 14;
	font-family: Arial;
}

a:hover {
	text-decoration:underline;
}
