body		{color:#000000;
		 padding-top:12px;
		 font-size:16px;
		 background-image:url('../img/bg1.gif');}
a		{text-decoration:none;
		 color:black;}
a:hover		{text-decoration:underline;
		 color:blue;}
img		{border-style:none;}
.center		{text-align:center;}
.menu		{font-size:14px;}
table		{font-size:18px;
		 text-align:center;
		 vertical-align:middle;}
.date		{font-size:18px;
		 text-align:center;
		 font-weight:bold;
		 color:red;}
.title		{font-size:24px;
		 text-align:center;
		 font-weight:bold;
		 color:green;}
img.left	{float:left;
		 margin-right:30px;
		 margin-top:20px;
		 margin-bottom:20px;}
img.right	{float:right;
		 margin-left:30px;
		 margin-top:20px;
		 margin-bottom:20px;}
.cleft		{clear:left;}
.cright		{clear:right;
		 color:red;
		 font-weight:bold;}
