			body{color:#005000;font-family:verdana;font-size:14px;background:#EFfff0;}
			td{font-family:verdana;font-size:14px;color:#005000;}
			th{font-family:verdana;font-size:14px;color:#005000;}			.tit{color:005000;font-size:16px;font-weight:bold;}	
			.desc{color:#0000dd;font-size:14px;}	
			.date{color:#000000;}
			.links{font-size:14px;color:#000080;}
			caption{font-family:verdana;font-size:14px;color:#005000;}
			h1{font-family:verdana;font-size:20px;color:#005000;}
			h2{font-family:verdana;font-size:18px;color:#005000;}
			h3{font-family:verdana;font-size:15px;font-weight:bold;color:#005000;}
			h4{font-family:verdana;font-size:17px;color:#005000;}
			h5{font-family:verdana;font-size:16px;color:#005000;}			blockquote{font-family:verdana;font-style:italic;font-size:14px;color:#005000;}
			a{
				font-family:verdana;
				font-size:14px;		
				color:#C00080;
				text-decoration:none;
			}
			a:hover{
				text-decoration:underline;
				color:blue;

			}	

			a:visited{
				text-decoration:none;
				color:#ff0000;

			}