/* <TITLE>Rim Menu CSS</TITLE> */


  A.fixedfont:link {text-decoration: underline; color : black; font-weight : bold;}
  A.fixedfont:visited {text-decoration: underline; color: red; font-weight : bold;}
  A.fixedfont:active {text-decoration: underline; font-weight : bold;}
  A.fixedfont:hover {text-decoration: underline; color : white; background-color : black; font-weight : bold;}



 H1 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 24px; color : Blue; text-align : center; 	font-style : normal;
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
	
	#topnav, .topnav { font-size : 18px; face="Verdana, "Trebuchet MS", sans-serif"; color : black;
	 text-align : left; font-weight : bold; text-align : center;}
	
 H2 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px; color : blue; text-align : center; font-style : normal;
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
	
 H3 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 17px;  color : blue; text-align : center; font-style : normal; 
	font-weight : bold; margin-top : 3px; margin-bottom : 3px;
	}
 H4 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 15px;  color : blue; text-align : left; font-style : normal;
	font-weight : bold; margin-top : 0px; margin-bottom : 0px; margin-left : 8px;
	}
	
p, LI {
	font-family : "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt; color : Black; margin-left : 8px; margin-right : 8px;}
     #Lfixedfont, .Lfixedfont { font-size : 18px; font-family : Verdana, Trebuchet MS, Arial;
      font-weight : bold; color : white; text-align : center;}
      
   #fixedfont, .fixedfont { font-size : 12px; face= Verdana, "Trebuchet MS", sans-serif; }
   #sfont, .sfont { font-size : 10px; font-weight : normal;} 
   #Lfont, .Lfont { font-size : 14px;} 
   #mfont, .mfont { font-weight : normal;} 
   #color, .color {background-color : yellow;}
   #poem, .poem {margin-left : 100px;}
   #poem2, .poem2 {margin-left : 180px;}
