td, p {
	font-family: "Bookman Old Style", "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #333333;
}
p {
	text-align: justify;
}
a { 
	color: #0073FF;
	text-decoration: none;
}
a:hover {
	color: #0073FF;
	text-decoration: underline;
}


.copy {  font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #333333; text-align: justify}
.copyBold { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #333333; text-align: justify ; font-weight: bold}
.emphasis { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #333333; font-weight: bold}
.link { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #0073FF; text-decoration: none}
.link:hover {color: #0073FF; text-decoration: underline}
.linkBold { font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #0073FF; text-decoration: none ; font-weight: bold}
.linkBold:hover { color: #0073FF; text-decoration: underline }

.small {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-align: justify
}
.linkSmall { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #0073FF; text-decoration: none}
.linkSmall:hover {color: #0073FF; text-decoration: underline}

.menu, .menu:hover {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.title {
font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 16px; color: #001A7B; font-weight: bold
}
.copyCentre {
font-family: "Bookman Old Style", "Times New Roman", Times, serif; font-size: 12px; color: #333333; text-align: center
}
.quote {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #001A7B;
	text-align: center;
	font-style: italic;
	font-weight: bold;


}
.tableHeader {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;

}
