<style>
		.BlackLink {font-family:verdana; font-size:11; color:black; font-weight:bold; text-decoration:none}
		a.BlackLink:hover {text-decoration: underline}
		.WhiteLink {font-family:verdana; font-size:11; color:white; font-weight:bold; text-decoration:none}
		a.WhiteLink:hover {text-decoration: underline}
		.BlueLink {font-family:verdana; font-size:11; color:blue; font-weight:bold; text-decoration:underline}
		a.BlueLink:hover {text-decoration: underline}
		.RedLink {font-family:verdana; font-size:11; color:red; font-weight:bold; text-decoration:none}
		a.RedLink:hover {text-decoration: underline}
		a.CatLinks {font-family:verdana; font-size:11; color:white; font-weight:bold; text-decoration:none}
		a.CatLinks:hover {text-decoration:underline}
		a.SubCatLinks {font-family:verdana; font-size:11; color:#000000; font-weight:bold; text-decoration:none}
		a.SubCatLinks:hover {text-decoration:underline}
		a.TitleLinks {font-family:verdana; font-size:12; color:black; font-weight:bold; text-decoration:none}
		a.TitleLinks:hover {text-decoration:underline}
		.ItemText {font-family:verdana; font-size:11; color:black; font-weight:regular; text-decoration:none}
		body {background-color:white; font-family:verdana; font-size:11; color:black; font-weight:regular; text-align:left}
		td {font-family:verdana; font-size:11; font-weight:regular; text-decoration:none}
		.sm {font-family:verdana; font-size:11}
		input, select, textarea {font-family:verdana; font-size:11; color:black; border-width:1; border-color:black}</style>