/* CSS Document */

body {
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	}

.menu {font-family:Tahoma;
	   font-size:11px;
	   font-weight:bold;
	   color:#FFFFFF;
	   text-decoration:none;
	   }

.hdr {font-family:Tahoma;
	  font-size:12px;
	  font-weight:bold;
	  color:#FF0000;
	  }
	  
h1 {font-family:Tahoma;
    color:#000000;
	font-size:11px;
	}
	
.matter {font-family:Tahoma;
		 font-size:11px;
		 font-style:normal;
		 color:#000000;
		 }
		 
.valentine {font-family:Tahoma;
		    font-size:12px;
			font-weight:bold;
			color:#CC0000;
			}
			
.more {font-family:Tahoma;
	   font-size:11px;
	   font-weight:bold;
	   color:#003399;
	   text-decoration:none;
	   }

.link {font-family:Tahoma;
	   font-size:11px;
	   color:#000000;
	   text-decoration:none;
	   }
.text1 {font-family:Tahoma;
	   font-size:11px;
	   color:#000000;
	 
	   }
