	
	h3.faq{
		padding-left:1%;
		background-image: URL("image/tab.jpg");
		background-repeat: no-repeat;
		line-height: 31px;
		background-color:#F0F3Fe;
		color:#00008B;
		font-size:  140%;
		border-right: 1px solid #808080;
		border-bottom: 1px solid #808080;
	}
	
	h4.faq{
		margin-left:2%;
		color:#00008B;
		font-size:s 110%;
	}
	
	h5.faq{
		margin-left:2%;
		color:#000000;
		font-size: 100%;
		font-weight:		normal;
		border-left:		4px solid #C08080;
	}
	
	div.faq{
		width:90%;
		margin-left:5%;
		color:#304050;
		padding:1%;
	}
	
	p.faq{
		margin-right:10%;
	}

	#div-faq a {color:#1180FF; text-decoration: none; border: none;}
	#div-faq a:link {color:#1E90FF;}
	#div-faq a:visited {color:#1E90FF;}
	#div-faq a:hover {color:#008080; text-decoration: underline; background-color: transparent;}

	.xx-small{font-size:xx-small}
	
	.mod1{
		margin-bottom:5%;
		padding:5%;
		background-color:#DCDCDC;
	}
	

