/* <TITLE>Rim Menu CSS</TITLE> */


  A.fixedfont:link {text-decoration: underline; color : white; font-weight : bold;}
  A.fixedfont:visited {text-decoration: underline; color: #FFFF66; 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;}

  A.fixed:link {text-decoration: underline; color : black; font-weight : bold;}
  A.fixed:visited {text-decoration: underline; color: red; font-weight : bold;}
  A.fixed:active {text-decoration: underline; font-weight : bold;}
  A.fixed: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 :#701038; 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 : #701038; 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 : #701038; text-align : center; font-style : normal; 
	font-weight : bold; margin-top : 0px; margin-bottom : 0px;
	}
 H4 {
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;  color : #F7E8E8; text-align : left; font-style : normal;
	font-weight : bold; margin-top : 0px; margin-bottom : 0px; margin-left : 4px;
	}
	
p, LI {
	font-family : "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt; color : Black; margin-left : 6px; margin-right : 6px;}
	
     #Lfixedfont, .Lfixedfont { font-size : 18px; font-family : Verdana, "Trebuchet MS", Arial;
      font-weight : bold ; color : white; text-align : center;}
      
   .textRed {color:red}
   .textBlue {color:#701038}
   #fixedfont, .fixedfont { font-size : 12px; face= Verdana, "Trebuchet MS", sans-serif; }
   #sfont, .sfont { font-size : 10px; font-weight : normal; margin-left : 10px;} 
   #Lfont, .Lfont { font-size : 14px;} 
   #mfont, .mfont { font-size : 11px; font-weight : normal;} 
   #mfont1, .mfont1 { font-size : 12px; font-weight : bold; color: white;} 
   #color, .color {background-color : yellow;}
   #poem, .poem {margin-left : 100px;}
   #poem2, .poem2 {margin-left : 180px;}