a:link {
	color:#4169E1;
	text-decoration: none;

}

a:visited {
	color:#CD853F;
	text-decoration: none;

}

a:hover {
	color:#4682B4;
	text-decoration: underline;

}

body {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 40px;
}
h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 40px;
	line-height: 44px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
