BODY {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
B {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}
P {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-align : justify;
	line-height : 18px;
}
TD {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 12px;
	color: #187ad0;
	text-decoration: underline;
}
A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #cd1041;
	text-decoration : none;
}
.subHeading {
	font-family : Arial;
	font-size : 12px;
	color: #00529c;	
	font-weight:bold;
}
.photoBorder {
	border-top: 1px solid #6c9acb;
	border-bottom: 1px solid #6c9acb;
	border-left: 1px solid #6c9acb;
	border-right: 1px solid #6c9acb;
}