body { margin-top: 0px;
       margin-left: 0px;
       font-family: arial;
	   font-size: 15px;
	   font-weight: 500;
	   font-style: normal;
	   color: rgb(102,0,0);
	   background-color: rgb(255,255,255); }
	   
p { margin: 10px; }
		
td { margin-top: 0px;
     margin-left: 0px;
     cellpadding: 0px;
	 spacing: 0px;
     font-size: 13px; }
	 
td.linkhdr { text-align: center ;
             color: rgb(255,255,255);  
             background-color: rgb(102,0,0);
             font-family: arial;
             font-size: 11px;
			 font-weight: bolder;
             border: 1px solid rgb(102,0,0); }
	 
td.link { font-family: arial;
          font-size: 10px;
          font-weight: bold;
          border: 1px solid rgb(102,0,0); }
		  
td.redfont { font-family: arial;
             font-size: 14px;
			 font-weight: bolder;
			 color: red; }
			 
td.quote { font-family: arial;
           font-size: 12px;
		   font-weight: 500;
		   font-style: normal;
		   color: white;
		   background-color: rgb(102,0,0); }
			 
td.title { border: 0px;
           background-image: url(photos/background_gradient.jpg); 
           background-repeat: repeat-x; }
		   
td.calendar { font-family: arial;
              font-size: 9px;
              font-weight: bold;
              border: 1px solid rgb(102,0,0); }

font.redfont { font-family: "Verdana";
	           font-size: 20px;
		       font-weight: 900;
		       font-style: normal;
		       color: red; }
			   
font.bluefont { font-family: "Verdana";
	            font-size: 20px;
		        font-weight: 900;
		        font-style: normal;
		        color: blue; }
			  
font.greenfont { font-family: "Verdana";
	             font-size: 20px;
		         font-weight: 900;
		         font-style: normal;
		         color: green ; }
		 
font.title1 { font-family: "Impact";
	          font-size: 48px;
		      font-weight: 900;
		      font-style: oblique;
		      color: rgb(102,0,0); }

font.title2 { font-family: "Impact";
	          font-size: 24px;
		      font-weight: 500;
		      font-style: normal;
			  letter-spacing: 2px;
		      color: rgb(255,255,255); }
			  
a:link  { color: maroon;  }

a:hover  { color: maroon;  }

a:visited  {color: maroon;  }
			  
a:link.header { color: white; }

a:hover.header { color: white ; }

a:visited.header { color: white; }