BODY.mallorn,TABLE.mallorn,TH.mallorn,TD.mallorn,H1.mallorn,H2.mallorn,H3.mallorn,H4.mallorn,P.mallorn,STRONG.mallorn,EM.mallorn,B.mallorn,I.mallorn,UL.mallorn,DD.mallorn,DL.mallorn,OL.mallorn,FONT.mallorn,BR.mallorn,CENTER.mallorn,DIV.mallorn {
   font-family: Arial, Helvetica, sans-serif !important;
}

TT.mallorn,PRE.mallorn {
   font-family: monospace !important;
}

SUP.mallorn,SUB.mallorn {
   font-size: smaller !important;
}

.smaller {
   font-size: 9pt !important;
}

.p.paragraph-indent {text-align: center; margin-left: 1.0cm !important;}

A.bodylink-green:link {color: #FFFFFF !important; font-weight: bold !important; text-decoration: underline !important;}
A.bodylink-green:visited {color: #CCCCCC !important; text-decoration: underline !important;}
.link-green
{
   font-family: Arial, Helvetica, sans-serif !important;
   font-weight : bold !important;
   color : #FFFFFF !important;
   text-decoration : none !important;
}

.link-white
{
   font-family: Arial, Helvetica, sans-serif !important;
   color : #000000 !important;
   text-decoration : none !important;
}

A.link-white:link {color: #000000 !important; text-decoration: underline !important;}
A.link-white-highlight:link {color: #000000 !important; text-decoration: underline  !important; font-weight: bold !important;}
A.link-white:visited {color: #990000 !important; text-decoration: underline !important;}
A.link-white-highlight:visited {color: #990000 !important; font-weight: bold !important; text-decoration: underline !important;}

.link-greyred
{
   font-family: Arial, Helvetica, sans-serif !important;
   font-weight : bold !important;
   color : #990000 !important;
   text-decoration : underline !important;
}

.link-greygreen
{
   font-family: Arial, Helvetica, sans-serif !important;
   font-weight : bold !important;
   color : #005418 !important;
   text-decoration : underline !important;
}

.bodytext
{
   font-family: Arial, Helvetica, sans-serif !important;
   text-decoration : none !important;
}

#hort-content {
   padding: 0px !important;
}

.horttech-code {
   border: #888888;
   border-style: solid;
   border-width: medium;
   padding-left: 10px;
   padding-right: 10px;
   width: 90%;
   margin-left: auto;
   margin-right: auto;
   background: antiquewhite;
   margin-top: 30px;
   margin-bottom: 30px;
}

@media only screen and (max-width: 400px) {
   pre {
      white-space: pre-wrap;
      overflow: auto;
      width:320px;
   }
}

pre {
   white-space: pre-wrap;
   overflow:auto;
   pre-wrap;
   width: 1024px;
}

div#content.site-content A:link {color: #000000 !important; text-decoration: underline !important;}
div#content.site-content A:visited {color: #990000 !important; text-decoration: underline !important;}
