
TD, DIV, SPAN {
	font: 11px tahoma, arial, helvetica, sans serif;
}

/* Content */
.bodytext {font: 11px tahoma, arial, helvetica, sans-serif; line-height: 16px;}
.smalltext {font: 10px tahoma, arial, helvetica, sans-serif; line-height: 14px;}
.heading {font: bold 11px tahoma, arial, helvetica, sans-serif; color: #0052CE; line-height: 16px; letter-spacing: 2px;}
.pagetitle {font: 19px georgia, times new roman, times, serif; color: black; margin-bottom: 16px;}

.colheads TD {color: white; background: #4E8332; font: bold 11px tahoma, arial, helvetica, sans-serif;}
.copyright {font: 10px tahoma, arial, helvetica, sans-serif; color: #97A3B7;}
.footeractivelink {text-decoration: none; color: #97A3B7;}
.footerlinks {font: 10px tahoma, arial, helvetica, sans-serif; color: #97A3B7;}
.footerlinks A {color: #97B5DA}
.languagelinks {font: bold 10px tahoma, arial, helvetica, sans-serif; color: #999999;}
.languagelinks A {text-decoration: none;}

/* Forms */
INPUT, SELECT, TEXTAREA {font: 11px arial, helvetica, sans serif; background: white;}
.checkbox {background: #E2E6D6;}
.button {font: 11px arial, helvetica, sans serif; background: #0052CE; color: white;}
.formreview {font: bold 12px courier new, courier, fixed;}
