.text1 {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    color:black;
}
.text2 {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:10px;
    text-decoration:none;
    color:black;
}
.text3 {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:purple;
	}
.text4 {
    font-family:'Verdana','Arial','Helvetica','Sans-serif';
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    color:red;
}
.pNormal {
}
