body {
	background-color: #FFF8C6;
	margin-left: 0;
	margin-right: 0;
}
h1 {
	font-size: large;
	color: navy;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
}
h2 {
	font-size: medium;
	color: navy;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
}
h3 {
	font-size: small;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif; 
	margin-left: 10;
	margin-right: 10;
}
h4 {
	font-size: small;
	color: black;
	font-weight: bold;
	font-family: "Times New Roman", Times, Serif; 
	margin-left: 10;
	margin-right: 10;
}
div.formtitle {
	font-size: medium;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 10;
	margin-top: 10;
}
p {
	font-family: "Times New Roman", TImes, Serif; 
	font-size: small;
	color: black;
	margin-left: 10;
	margin-right: 10;
}
p.label {
	font-family: Arial, Helvetica, Sans-Serif; 
	color: black;
	margin-left: 10;
	margin-right: 10;
}
li {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	color: black;
	margin-left: 10;
	margin-right: 10;
}
li.welcome {
	font-family: "Times New Roman", Times, Serif; 
	color: red;
	margin-left: 10;
	margin-right: 10;
}
li.formtext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 11pt: 
}
table {
	margin-left: 0;
	margin-right: 0;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
table.eoy {
	margin-left: 20;
	margin-right: 0;
}
td {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	color: black;
	margin-left: 17;
	margin-right: 17;
}
td.form {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11pt;
}
td.eoy {
	font-family: "Times New Roman", Times, Serif; 
	color: black;
}
th.eoy {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: black;
}
blockquote {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	color: black;
	margin-left: 30;
	margin-right: 10;
}
p.withMargins {
	font-family: "Times New Roman", Times, Serif; 
	font-size: small;
	margin-left: 10;
	margin-right: 10;
}
p.form {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11pt;
	margin-left: 10;
	margin-right: 10;
}
p.formtext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 11pt;
	margin-left: 10;
	margin-right: 10;
}
p.legaltext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 10pt;
	margin-left: 10;
	margin-right: 10;
}
td.formtext {
	font-family: Times New Roman, Times, Serif; 
	font-size: 11pt;
}
a:link {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
img {
	border-style:solid;
	border-width:1; 
	border-color:black;
}	
