body {
	color: Black;
	font-family: sans-serif;
	font-size: small;
}

a {
	color: #00008B;
}

a:hover {
	color: #A52A2A;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003568;
	font-size: 36px;
	
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}
h3{
	font-family : sans-serif;
	font-size : large;
	font-style : italic;
	padding-left : 35px;
	color: #006666;
}
heading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: large;
}

p {
	font-family : sans-serif;
	font-size : small;
}
td {
	font-family : sans-serif;
	font-size : small;
}