body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

h1 {
    font-size:22px;
    font-weight:bold;
}

h2 {
    font-size:17px;
    font-weight:bold;
}

h3,h4,h5 {
    font-size:11px;
    font-weight:bold;
}
select{
  font-size: 10px !important;
}

p,
ul,
li,
a:link,
a:visited,
a:hover,
a:active {
    font-size:11px;
    line-height:1.2;
}

address {
    font-style:normal;
}

.contentTable {
    font-size:11px;
}

.contentTable caption {
	font-weight: bold;
	text-transform: capitalize;
    font-size:12px;
}

.contentTable h2 {
	font-weight: bold;
	font-size: 15px;
	word-spacing: -3px;
}

/* old font sizes */

#content #status table {
    font-weight:bold;
}

span.pagelinks {
	font-size: .95em;
}

#synchJobList caption {
	font-weight: bold;
	font-size: 11px!important;
	text-transform: capitalize;
	font-family: verdana!important;
}

fieldset.pickList legend {
    font-weight: bold;
}

table#rtrpfs span {
	font-weight: bold;
}

#hafForm div label {
    font-size:11px;
    font-weight:bold;
}