B, P, TD, LI {
	font-family : Arial;
	font-size : 14px;
	color : #000000;
}
.backgroundImage {
	background-image: url(background.gif);
	background-repeat: repeat-y;
}
B {
	color: #393d85;
}
SUP {
	font-size : 12px;
}
P {
	text-align : justify;
	line-height : 16px;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 14px;
	color: #393d85;
	text-decoration: underline;
}
A:FOCUS, A:HOVER {
	font-family: Arial;
	font-size: 14px;
	color: #393d85;
	text-decoration: none;
}
UL {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
LI {
	text-align: justify;
	list-style-type: square;
}
HR {
	color: #060947;
	height: 2px;
}
.footer {
	font-family : Arial;
	font-size : 11px;
	color : #000000;
}
.heading {
	font-family: Arial;
	font-size: 15px;
	color: #060947;
	font-weight: bold;
}
.subHeading {
	font-family: Arial;
	font-size: 14px;
	color: #060947;
	font-weight: bold;
	text-decoration: underline;
}
.rowSpacing {
	padding-bottom: 10px;
}
.photoBorder {
	border: 1px solid #393d85;
}