
/* H1{color:#993366; background-color:#FFFFCC; font-family:sans-serif; text-decoration:underline; } */
H1{color:#CC0000; font-family:sans-serif; text-decoration:underline; }

H2{color:#CC0000; font-size: 14pt; font-family:sans-serif; text-decoration:underline; }
H3{color:#CC0000; font-family:sans-serif; text-decoration:underline; }
H4{color:#000000; font-family:sans-serif;}
H5{color:##CC0000; font-family:sans-serif; text-decoration:underline; }

body {  FONT-FAMILY: sans-serif; font-size: 11pt ;
background-color: "#FDFDFD" ; line-height: 1.25; color: black;  }


A:link    {color: #3300CC;  text-decoration: underline;  }


A:visited  {color: #3300CC;   text-decoration: underline;  }


/*A:hover    {color: green;   text-decoration =  overline underline;  } */


A:active  {color:#CC0000;  font-weight:normal ; text-decoration =underline; }


li  { 	line-height: 1.25; }

table { font-size: 11pt; font-weight: normal;  
FONT-FAMILY: sans-serif;}

p.specialblue  {	color: blue; font-size: 11pt; FONT-FAMILY: sans-serif; font-weight : bold; }

p.specialdarkred  {color= #CC0000; font-size: 11pt; FONT-FAMILY: sans-serif; }

p.specialtoholdbackcolor { bgcolor="#FDFDFD" ; }

/* This is a CSS comment. Use this to comment your code so you can remember what the heck it was you were doing 14 months ago. Yes, a comment can traverse multiple lines - just make sure you open and close it like you see here. */ #left_col  {position: absolute; left: 5px; width: 20%; top: 120px; background-color: "#FFFFCC" ;font-size: 10pt; font-weight:normal;}
#mid_col  {margin-left: 25%; margin-right:35%; font-size: 11pt;}
#right_col {position: absolute; right: 5px; background-color: "#FFFFCC" ;width: 35%; top: 120px; font-size: 10pt; font-weight:normal;}#top {padding: 10px;   height: 100px; }

#bird_rept_left {position: absolute; left: 15%; top: 240px; width: 70%;  font-size: 12pt; font-weight:normal;}

#bird_rept_right {position: absolute; right: 15%; top: 240px; width: 30%; font-size: 12pt; font-weight:normal;}
