BODY {
	background-color: #FFFFFF;
	background-image: url(http://www.titeu.com/media/pattern.gif);
	color: #000000;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

A {
	color: #006699;
	text-decoration: none;
}

A:hover {
  color: #003399;
}


td.linebg {
	background-color: #CCCCCC;
}

td.darkbg {
	background-color: #000000;
}

td.padding {
	padding: 10px;
}

.txtintro {
	font-size: 14px;
}
.txtwrite {
	padding-left: 20px;

}

.txtemphasize {
	font-weight: bold;

}
.txtattention {
	font-style: italic;

}
p {
	font-size: 12px;
}
ol {

	font-size: 12px;
}

.logdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.logtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;



}
.logtxtspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-left: 20px;


}

.logspecial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.logcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

table {
	background-color: #FFFFFF;
}

#tweet {
  list-style-type: none;
}