/* Verdana Font style with general font size of 14 px*/

/* Font faces */
.font { font-family: Verdana, Helvetica, Arial; }

/* Font sizes */
.small { font-size: 10px; }
.medium { font-size: 12px; }
.content { font-size: 14px; }
.subtitle {	font-size: 16px; font-weight: bold; }
.title { font-size: 20px; font-weight: bold; }
.companyName { font-size: 26px; font-weight: bold; }
td {
	font-size: 14px;
}
