h1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/picikelogo.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0A578F;
	border-right-color: #0A578F;
	border-bottom-color: #0A578F;
	border-left-color: #0A578F;
	padding-top: 3px;
	color: #09568E;
}
h2 {

	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0A578F;
	border-right-color: #0A578F;
	border-bottom-color: #0A578F;
	border-left-color: #0A578F;
	color: #09568E;
}
a {
	text-decoration: none;
	color: #0A578F;
}

