/* Verdana Font style with general font size of 10 px*/

/* Font faces */
.font { font-family: Verdana, Helvetica, Arial; }

/* Font sizes */
.small { font-size: 6px; }
.medium { font-size: 8px; }
.content { font-size: 10px; }
.subtitle {	font-size: 12px; font-weight: bold; }
.title { font-size: 16px; font-weight: bold; }
.companyName { font-size: 24px; font-weight: bold; }
td {
	font-size: 10px;
}
