body		{color:#000000;
		 padding-top:15px;
		 font-size:16px;
		 text-align:center;
		 background-image:url('../../img/bg1.gif');}
a		{text-decoration:none;
		 color:black;
		 font-weight:bold;}
a:hover		{text-decoration:underline;
		 color:blue;
		 font-weight:bold;}
img		{border-style:none;}
table		{font-size:18px;
		 margin-left:auto;
		 margin-right:auto;
		 text-align:center;
		 vertical-align:middle;}
.title		{font-size:45px;
		 text-align:center;
		 font-weight:bold;
		 color:red;}
.instname	{font-size:16px;
		 text-align:center;
		 font-weight:bold;
		 color:Navy;}
.comment	{text-indent:1em;
		 text-align:left;}
.a_left		{text-align:left;}
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;}
