body {
	background-color : #FFFFCC;
}
h1 {
	font-family: "Verdana", sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Green;
	letter-spacing: 3pt;
	text-align : left;
}
h2 {
	font-family: "Verdana", sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Olive;
	letter-spacing: normal;
}
h3 {
	font-family: "Verdana", sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Purple;
	letter-spacing: normal;
}
h4 {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: Black;
	letter-spacing: 1pt;
}
p {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
ul {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
ol {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
A:link {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
}
A:visited {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
A:HOVER {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #008000;
	text-decoration: underline;
} 
td {
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Black;
}
