body {
	background-color: #D4BF55;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right-width: thin;
}
.bulletlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: disc;
}

.style1 {font-family: "Times New Roman", Times, serif}

.style2 {
	font-family: "Freestyle Script";
	font-size: 24pt;
}
.style3 {
	font-family: "Freestyle Script";
	font-size: 16pt;
	font-weight: bold;	
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
}

a:link {
	color: #000099;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0066FF;
}

