body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	width: 100%;
	height: 100%;
		}
	
	p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
padding-top: 15px;padding-right: 15px;
	}
	
	.zagolov {font-size: 22px; font-weight:bold;
	
	}
	
	.vopros {font-size: 50px; font-weight:bold; color: #999999;
	
	}
	
	td {font-family: Tahoma;
	font-size: 11px;}
	
	h1 {margin: 0px;
	padding-bottom: 10px; font-size: 19px; font-weight:normal;}
	
	b {font-size: 11px;}
	strong {font-size: 11px;}
	
a {


	color: #000;
	 text-decoration:underline;
	 
}
a:visited {


	color: #000;
	 text-decoration:underline;
	 
}
a:hover {


	color: #000;
	 text-decoration:none;
	 
}	

.now {color: #CC3300}