/* CSS Document */

body { background-image:url(../Images/bg.JPG); }

td.copyright { text-align:center;
			   font-family: Arial,"Times New Roman", Times, serif;
			   font-size:11px; }
			   
span.w { font-size:25px;
		 font-family: Arial,"Times New Roman", Times, serif; }
  
span.text { font-family: Arial,"Times New Roman", Times, serif;
			font-size:14px;
			line-height: 18px }
			   
a.copyrightlink { font-family: Arial,"Times New Roman", Times, serif;
				  text-decoration:none;
				  color:#000000; }

a.copyrightlink:hover { font-family: Arial,"Times New Roman", Times, serif;
                        text-decoration:underline;
						color:#000000 }
						
a.tiplink { font-family: Arial,"Times New Roman", Times, serif;
			text-decoration:underline;
			color:#000000; }
			
a.yes { font-family: Arial,"Times New Roman", Times, serif;
		text-decoration:underline;
		font-size:12px;
		color:#000000;
		font-weight:bold; }

a.no { font-family: Arial,"Times New Roman", Times, serif;
	   text-decoration:none;
	   font-size:12px;
	   color:#000000; }
	   
a.arrow { font-family: Arial,"Times New Roman", Times, serif;
	   text-decoration:none;
	   font-size:14px;
	   color:#000000; }
	
span.page { font-family: Arial,"Times New Roman", Times, serif;
			font-size:12px; }
			
p.title { font-size:18px;
		  font-style:italic;
		  font-weight:700; }

p.text { font-family: Arial,"Times New Roman", Times, serif;
		 font-size:14px;
		 line-height: 18px }
		 
a.form { font-family: Arial,"Times New Roman", Times, serif;
		 text-decoration: none;
		 color:#000000; }
		 
a.form:hover { font-family: Arial,"Times New Roman", Times, serif;
			   text-decoration:underline;
			   color:#000000; }

span.date { font-family: Arial,"Times New Roman", Times, serif;
			font-size:10px; }

		 

					


