/* white color in A tags + class="n-l-f" */
.n-l a {
	color:#FFCCFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
/* white color in A tags + class="n-b" */
.n-b a {
	color:#660000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
} 
div.n-b a:hover {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
}
/* text yellow inside div + class="n-l" when user hovers */
div.n-l a:hover {
	color:#FFFF66;
	font-weight: bold;
	text-decoration: none;
}


.style9 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.style_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0099;
	text-decoration: none;
}
.style_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0033;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.pagebreak {
	page-break-before: always;
}
.style13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0033;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
