div.domtab p {
	margin: 0 0 .5em 0;
	line-height: 1.3em;
}

div.domtab h2.title {
	font-family: Georgia, serif;
	font-size: 2.1em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 5px;
	padding: 0;
}

div.domtab h1 {
	font-size: 2em;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	padding: .5em 0;
	background: #000;
	border-bottom: 1px solid #666;
}

div.domtab h4 {
	/*color: rgba(0, 0, 0, 0.55);*/
	color: rgb(0, 0, 0);
	font-family: Georgia, serif;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 1.5em;
	padding: 0;
}

div.domtab pre {
	font-size: 1.2em;
	padding: 1em;
}

ul.domtabs h2 a, div.domtabs h2 a:hover, div.domtabs h2 a:active 
{
	text-decoration: none;
	color: black;
}


