<!--
/* defines fonts globally */ 
BODY, TABLE, TD { font-family: verdana, sans-serif; font-weight: normal; font-size: 15px; }

/* default link colors */ 
A:link { color: #504C38; font-weight: bold; font-size: 13px; text-decoration: none; } 
A:visited { color: #121212;font-weight: bold; font-size: 13px; text-decoration: none; } 
A:hover { color: #375DC8;font-weight: bold; font-size: 13px; text-decoration: underline; }

A.special:link { color: #504C38; font-weight: bold; font-style: italic; font-size: 15px; text-decoration: none; } 
A.special:visited { color: #121212; font-weight: bold; font-style: italic; font-size: 15px; text-decoration: none; } 
A.special:hover { color: #375DC8; font-weight: bold; font-style: italic; font-size: 15px; text-decoration: underline; }

A.pdfs:link { color: #375DC8; text-decoration: underline; line-height: 18px; font-size: 16px; } 
A.pdfs:visited { color: #375DC8; text-decoration: underline; line-height: 18px; font-size: 16px; } 
A.pdfs:hover { color: #000000; text-decoration: underline; line-height: 18px; font-size: 16px; }

A.privacy:link { color: #375DC8; font-weight: normal; font-size: 9px; text-decoration: none; } 
A.privacy:visited { color: #375DC8;font-weight: normal; font-size: 9px; text-decoration: none; } 
A.privacy:hover { color: #375DC8;font-weight: normal; font-size: 9px; text-decoration: underline; }

A.priv:link { color: #375DC8; font-weight: normal; font-size: 11px; text-decoration: none; } 
A.priv:visited { color: #375DC8;font-weight: normal; font-size: 11px; text-decoration: none; } 
A.priv:hover { color: #375DC8;font-weight: normal; font-size: 11px; text-decoration: underline; }

.menu { font-weight: bold; font-size: 13px; line-height: 16px; color: #375DC8; }
.specialmenu { font-weight: bold; font-size: 15px; font-style: italic; line-height: 18px; color: #375DC8; }

.services { font-weight: bold; font-size: 14px; font-weight: bold; }

.headline { font-weight: bold; font-size: 16px; font-weight: bold; }

.blue { font-weight: bold; color: #375DC8; font-size: 14px; }

.gold{ color: #FF9900; font-weight: bold; }

.headerOne { font-size: 20px; font-weight: bold; color: #375DC8; }
.headerTwo { font-size: 22px; font-weight: bold; color: #375DC8; }
.headerThree { font-size: 24px; font-weight: bold; color: #375DC8; }
.headerFour { font-size: 26px; font-weight: bold; color: #375DC8; }
.hugeWhite { font-size: 30px; font-weight: bold; color: #FFFFFF; line-height: 30px; }
.hugeBlue { font-size: 30px; font-weight: bold; color: #375DC8; line-height: 30px; }

.small {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
-->
