p, td, th, ol, ul, li, label, input, textarea {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	color: #666;
	line-height: 1.2em;
	font-size: 10pt;
}

h1 {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	font-size: 16pt;
	color: #666;
	padding-bottom: 20px;
	line-height: 1.2em;
	text-align: left;
}

h2, h3 {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
	color: #000;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 10pt;
}

h2 { font-size: 14pt; }
h3 { font-size: 11pt; padding-top: 10pt;}

p {
	text-align: left;
	margin-bottom: 0.5em;
}

.tx-t3blog-pi2 .bodytext {
	line-height: 1.4em;
}


a {
	color: #666;
}

a:hover {
	color: #005588;
}

code {
	text-align: left;
	color: #005588;
}

#col3 p a, #col3 td a, #col3 th a, #col3 ol a, #col3 ul a, #col3 li a {
	color: #005588;	
}

#col3 p a:hover, #col3 td a:hover, #col3 th a:hover, #col3 ol a:hover, #col3 ul a:hover, #col3 li a:hover {
	text-decoration: underline;
}

.blacktext {
	color: #000;
}

.nicelist {}
.nicelist li {
	margin-bottom: 0.5em;
}

.pre10 { padding-top: 10px; }
.pre15 { padding-top: 15px; }

.tx-mhcodehighlighter-pi1 .geshi-box ol {
	margin-left: 25px;
}

.tx-mhcodehighlighter-pi1 .geshi-box dl {
	margin-left: 0;
}

.tx-mhcodehighlighter-pi1 .geshi-box dl.codebox dd {
	max-height: 600px;
}

.note { background:#efe; color:#040; border:2px #484 solid; padding:10px; margin-bottom:1em; }