p,tr,ul,dl,dd,ol {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.style1 {
	color: #006600;
	font-style: italic;
}
.style2 {color: #FF0000}
.search {
	font-size: 12px;
	font-weight: normal;
}
