.navigationbar {
	font-size : 10pt;
	color: 0099CC;
	text-decoration: none;
	font-style : bold;
	font-family: arial, helvetica, sans-serif;
}

A {
	color: 0099CC;
}

}	

A:VISITED {
	color: #0
}

A:HOVER {
	text-decoration: underline;
	color:gray;

}
.boldtext 	{
	font-size: 10pt;
	color: #0;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: bold;
	}
	
	.bodytext 	{
	font-size: 10pt;
	color: #0;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight:normal;
	}
	
.bodytextblue 	{
	font-size: 10pt;
	color: #0099CC;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: normal;
	}
	
.bluetitle 	{
	font-size: 10pt;
	color: #0099CC;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: bold;
	}

.smalltext {
	font-size : 9px;
	color: #0
}

.bodytextsmall 	{
	font-size: 9pt;
	color: #0;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: normal;
	}

	.bodytextsmaller 	{
	font-size: 8pt;
	color: #0;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: normal;
	}
	
.heading 	{
	font-size: 14pt;
	color: #0;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;	
	font-weight: bold;
	}





