body {font-family: Arial, Helvetica, sans-serif;}

.bold {font-weight: bold;}

.white {font-weight: bold;
        font-size: 14pt;
        color: #ffffff;}

.heading {font-size: 18pt;}

.right-justify {margin-right: 10px;
		        float:right;
		         color: yellow;
		          text-decoration: none;}


