
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	background-position: center;
	background-color: #E1E1E1;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #E1E1E1;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

	}
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #d8c025;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
