
@import url("/sfreviews.css");
 


body { 
	margin-left : 0 ; 
	margin-right : 0 ; 
	background-color : #334433 ; 
	color : white ;
	font-size : 0.9em ;
	font-family : Georgia, Arial, Helvetica, sans-serif; 
     }
h1 {font-size:2.5em}
h2 {font-size:2.0em}
h3 {font-size:1.5em}
h4 {font-size:1.5em}

P { text-align : justify ; font-weight : 400 ;
  }

P.review { text-align : justify ; font-weight : 400}

A { color : yellow; font-style : italic ; text-decoration : none }
A:link { color : yellow}
A:visited { color : #7FFF00}
A:hover { color : yellow ; text-decoration : none ; background-color : forestgreen }
A:active { color : orange}

a.menutext { color : lightgreen; text-decoration: none ; background-color : darkgreen ; font-family : Arial, helvetica, 'sans-serif' ; font-style : normal ; font-weight : bold ; font-size : 13px; }
a.menutext:link { color : lightgreen ; text-decoration : none}
a.menutext:visited { color : yellow ; text-decoration : none}
a.menutext:hover { color : brown ; background-color : white ; text-decoration : none}
a.menutext:active { color : red ; text-decoration : none}

a.trmenutext { color : lightgreen; text-decoration: none ; background-color : darkgreen ; font-family : Arial, helvetica, 'sans-serif' ; font-style : normal ; font-weight : lighter ; font-size : 12px; }
a.trmenutext:link { color : lightgreen ; text-decoration : none}
a.trmenutext:visited { color : yellow ; text-decoration : none}
a.trmenutext:hover { color : brown ; background-color : white ; text-decoration : none}
a.trmenutext:active { color : red ; text-decoration : none}


img.bigletter { border:0 ; align:right } 
a.bigletter { font-style : normal ; font-family : Georgia, Courier ; font-size : 400% ; margin-left : 5% ; margin-right : 5% } 

 
 
