﻿body, html 
{
    margin:0px;
    padding:0px;
	height:100%;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#696969;
}


a {
	color:#696969;
	text-decoration:none;
}

.tit {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	color:#000000;
	letter-spacing:.4ex;
}

img.shadow 
{
	 style="filter:alpha(opacity=50);
	 -moz-opacity:.50;
	 opacity:.50;
}

