.text {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight:normal;
	color: #0099CC;
	text-decoration: none;
	font-style: normal;

}
.grey {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.blue-small {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0099CC;
	text-decoration: none;
}

h1 { 
    font-family: tahoma, "Times New Roman", Times, serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #0099CC; 
}