    	.nrlr {
    		color:#993366;
    		text-decoration:none;
    	}
    	
    	.nrlr:hover {
    		text-decoration:underline;
    	}
    	
    	body{
    		text-align:center;
    		font-family:verdana, arial, helvetica;
    		font-size:12px;
    		line-height:150%;
    	}
    	
    	h1{
    		font-size:150%;
    		font-weight:bold;
    	}
    	
    	h2{
    		font-size:135%;
    		font-weight:bold;
    	}
    	
    	a {
    		color:#0000ee;
    		text-decoration:none;
    	}
    	
    	a:hover {
    		color:#0000ee;
    		text-decoration:underline;
    	}
    	
    	#cuest {
    		font-size:11px;
    		font-family:verdana;
    		font-weight:bold;
    	}
    	
    	#cuest p{
    		border:1px dotted black;
    		padding:5px;
    	}
    	
    	#cuest .sbaremo, #cuest .text3, #cuest .comments, #cuest .commentsB {
    		font-weight:normal;
    		margin-left:10px;
    	}
    	
    	#cuest .text3 {
    		width:80%;
    		margin-top:2px;
    	}
    	
    	#cuest .comments {
    		width:70%;
    		height:100px;
    	}
 		
 		#cuest .commentsB {
    		width:60%;
    		height:40px;
    	}