/* Add here all your CSS customizations */

/*General Text*/
.gt {
	color:darkslategrey;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, 'sans-serif';
    font-size:medium;
}
