h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	filter: Glow(Color=red, Strength=5);


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #FFFFCC;

}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;

}
a:active {
	color: #006600;
}
.itemlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	page-break-before: auto;
	page-break-after: auto;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin solid #FF0000;
	border-left: thin none #FF0000;
}
input {
	background-color: #FFFFCC;
}
option {
	background-color: #FFFFCC;
}
select {
	background-color: #FFFFCC;
}
