/*main editable content area styles*/
@import url("/css/LLDF/rtf_text.css");
/*other text formating*/
@import url("/css/LLDF/globaltext.css");
/*positioning styles*/
@import url("/css/LLDF/globallayout.css");
/*ie mac fixes in file below*/
/*\*//*/@import "pyramid_ie5mac.css";/**/ 
body{ font-family: "Trebuchet MS", Tahoma, sans-serif;}
a{color:black;}
a:hover{color:#CC0000;}
a:visited{color:#333333;}
* html div.formcontent{
margin-left:0!important;
}