/*body, table, td, th, input {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
}*/
a:link {
	text-decoration: none;
	color: #515151;
}
a:visited {
	text-decoration: none;
	color: #515151;
}
a:hover {
	text-decoration: underline;
	color: Black;
}
.footer {
	font-family: Georgia, Arial;
	font-size: 10px;
}
.footer a:hover {
	text-decoration: underline;
	color: Black;	
}
.border {
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}
.post {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 11px;
}

.entry {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-size: 1px;
}
h1, h2, h3 {
	font-family: MS Sans Serif, Arial, Helvetica;
	font-weight: ;
	}
