

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

th {
	font-family: "Times New Roman", Times, serif;
}h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 100;
	color: #000000;
	background-color: #FF6600;
}
h1 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FF6600;
}
h4 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #333333;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #CC99FF;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	text-decoration: none;
	border-top-width: 40px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: 10px;
    list-style-type: none;
}
