
/* all elements font family */
body,div,p,ul,li,ol,td,th
 {
  font-family: sans-serif;  
}


h1 {
  font-family: sans-serif; font-size: 24px; font-weight: bold; color: #000066; text-decoration: none;
}

#imgLogo { 
  border-style: none; 
}


select {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

.smallfont {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt;
}

th {font-family: sans-serif; font-size: 11px; font-weight: bold}
td {font-family: sans-serif; font-size: 11px;}
h2 {color: #330099; font-family: sans-serif; font-size: 16px;}
h3 {color: #330099; font-family: sans-serif; font-size: 14px;}
h4 {font-family: sans-serif; font-size: 10pt;}

.buttonfont { font-size: 9pt; font-family: sans-serif;} 

.buttonbold { font-weight: bold; font-size: 9pt; font-family: sans-serif;} 