a img{
	border:0;
}
/*body{
	font-family:tahoma,arial;
	font-size:10pt;
}*/
h1,h2,h3,h4,h5,h6,p,ul,ol,li,cite,blockquote,body{
	padding:0;
	margin:0;
	font-size:14px;
	line-height:16px;	
	font-family:tahoma,arial;
}
h1,h2,h3,h4,h5,h6,cite,blockquote{
	color:black;
	padding:16px 0 8px 0;
}
h1{
	font-size:26px;
	line-height:24.5px;
}
h1.subtitle{
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	line-height:24px;
	color:black;
	font-family:Arial;
}
h2{
	font-size:17px;
	font-weight:bold;
	line-height:18px;
}
h2.subtitle{
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	line-height:24px;
}
h3{
	font-weight:bold;
	font-size:15px;
	line-height:16px;
}
h3.subtitle{
	font-weight:normal;
	font-style:italic;
	font-size:15px;
	line-height:22px;
}
.subtitle{
	padding:0 0 10px 0;
}
h4,
h5,
h6{
	line-height:22px;
}
h4{
	font-size:14px;
	font-weight:bold;
}
h5{
	font-size:13px;
	font-weight:normal;
}
h6{
	font-size:12px;
	font-weight:normal;
}
blockquote,
p{
	padding:0 0 6px 0;
}
li{
	margin:0 0 6px 25px;
}
ul,ol{
	list-style-position:outside;
	padding-bottom:6px;
}
blockquote{
	line-height:19px;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
}
/* ---- god brawsers --- */
h1{
	padding-bottom:2px;
}
h1+blockquote,
h1+ol,
h1+ul,
h1+p{
	padding-top:6px;
}
h1+h1.subtitle+blockquote,
h1+h1.subtitle+ol,
h1+h1.subtitle+ul,
h1+h1.subtitle+p{
	padding-top:0px;
}

h2{
	padding-bottom:2px;
}
h2+blockquote,
h2+ol,
h2+ul,
h2+p{
	padding-top:6px;
}
h2+h2.subtitle+blockquote,
h2+h2.subtitle+ol,
h2+h2.subtitle+ul,
h2+h2.subtitle+p{
	padding-top:0px;
}

h3{
	padding-bottom:2px;
}
h3+blockquote,
h3+ol,
h3+ul,
h3+p{
	padding-top:6px;
}
h3+h3.subtitle+blockquote,
h3+h3.subtitle+ol,
h3+h3.subtitle+ul,
h3+h3.subtitle+p{
	padding-top:0px;
}