h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF0066;
}
.linksHeader {
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
}
div.linksText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	height: auto;
	width: 95%;
	left: 0px;
	top: auto;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	white-space: normal;
	padding-left: 10px;
}
div.linksheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 100%;
}

