
body, body div, body p, body th, body td, body li, body dd {
  font-family:  Arial, Verdana,Helvetica, sans-serif;
  color:       #333333;
  font-size:   12px;
}

li {
 margin-bottom: 6px;
 }

 /* DEFAULT LINK/MAIN CONTENT AREA LINKS */
a:link    { color: #1d2ba5;
            text-decoration: none; }
a:visited { color: #1d2ba5; }	
a:hover   { color: #ff0000;
            text-decoration: none; }
a:active  { color: #1d2ba5; }

.dark a:link  { color: #dbe8fd; }
.dark a:visited { color: #dbe8fd;
            text-decoration: none; }
.dark a:hover   { color: #ff0000; }
.dark a:active  { color: #1d2ba5;
            text-decoration: none; }

.dark_link a:link {color: #00599C;}	
			
.page_header {
margin: 3 2 3 2;
color: red;
font-size: 14pt;
font-weight: bold;
}

.small_r {
font-size: 11px;
vertical-align: top;
}

.copyright {
padding-left: 4px; 
line-height: 14px; 
background: url(images/bottom.jpg) repeat-x; 
color: #003399; 
font-size: 10px;
}


.edit_cont_button {
font-size: 12px;
}