<!-- 
/* LINKed from Valentine.php */
/* Copyright (C) Hal Adam 2010 */
<!-- 
.Left {
	left:400px;
	width:640px;
	}
.Happy {
	font-family:arial;
         color:blue;
	font-size:24pt;
	font-weight:bold;
	}
.Regular {
	font-family:arial;
         color:black;
	font-size:18pt;
	font-weight:bold;
	}
.Valentine {	
	font-family:arial;
         color:red;
	font-size:24pt;
	font-weight:bold;
	}
--> 
