h1, h2, h3, p, ul, ol, li {

	margin: 0;

	padding: 0;

}


table.t1 tbody tr td h3 {
  cursor: pointer;
}





.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	line-height: 1.42em;

}




.Block .content ul,

.Block .content ol {

	padding-left: 2.5em;

}



.Block .content li {

	margin-bottom: .25em;

}



* html .Block div.content {

	behavior:expression(this.firstChild.style.marginTop = '0px');

}



h1:first-child,

h2:first-child,

h3:first-child,

p:first-child {

	margin-top: 0;

}



h1, h2, h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	line-height: 1.2em;

	margin-top: 1.5em;

	margin-bottom: .8em;

}



h1 {

	font-size: 150%;

	line-height: 1.1em;

}



h2 {

	font-size: 133%;

}



h3 {

	font-size: 117%;

}



p {

	margin: .55em 0;

}



p.accent {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 108%;

}


