.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	margin:10px 10px 10px 10px;
}
.footerText a {
	color: #000000;
	text-decoration:none
}

.footerText a:hover {
	text-decoration:underline
}
	

.bgRight {
	background-image:  url("images/border_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.bgleft {
	background-image:  url("images/border_left.gif");
	background-repeat: repeat-y;
	background-position: left;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.paragraph a {
	color: #000000;
	text-decoration:none
}

.paragraph a:hover {
	text-decoration:underline
}
	
