BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	font-size: 14px; font-weight: normal
}

TABLE, TR, TD, P, OL, UL, LI { 
   font-size: 12px;
   color: 000000;
}

.text-header {
   font-size: 22px;
   font-weight: bold;
   color: #004A23;
}

.text-subheader {
   font-size: 14px;
   font-weight: bold;
   color: #004A23;
}

.text-small {
   font-size: 10px;
}

LI  {
   font-size: 12px;
   LINE-HEIGHT: 120%
}

.input {
   FONT-SIZE: 12px;
}

.select {
   FONT-SIZE: 12px;
   HEIGHT: 19px;
}

a {  
   color: #004A23;
   text-decoration: none;
   font-weight: bold;
}

a:link {  
   color: #004A23;
   font-weight: bold;
}

a:hover {       
   color: #004A23;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {       
   color: #004A23;
   font-weight: bold;   
}

a:active  {
   color: #004A23;
   font-weight: bold;
}

.text-small {
   FONT-SIZE: 10px;
}

.text-copyright {
   FONT-SIZE: 10px;
   COLOR: #737373;
}