 

h1{	color:#666;
	font-size:16px;
	font-weight:normal;
}
h2{	color:#666;
	padding-bottom:0px; 
	font-size: 14px;
	font-family: Verdana,Courier,sans-serif;
}

h3{
	color:#175b8a;
	font-size:12px;
	font-weight:bold;
	padding:2px;

}
p {color:#666;font-size:12px;font-weight:normal;}
pre{background:#666; color:#fff; padding:0px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}
* html pre {width:100%}

.description{padding:16px;margin:10px 0;background:#eee}

.sample{padding:10px 10px; margin:4px 0 4px 0; border:1px solid #e1e1e1}
h4.stitle{color:#666;margin:0 0 5px 0}

._web a:link,
._web a:hover,
._web a:visited {
	color: #175b8a;
	text-decoration: none;
}
.a:link { 	color: #175b8a;
		text-decoration: none;				
 }
.a:visited { 	color: #175b8a;
		text-decoration: none;	
 }
.a:hover { 	color: #73444e;
		text-decoration: none;	 
}

#cont{width:550px; height: 200px; margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{padding-left:0px;}
.buttons span{	color:#ff0000;
				padding:0 0px;
				cursor:pointer;
				font:6px Verdana;
				
				}
.buttons span.active, .buttons span:hover{background:#ffffff;color:#fff} 

