body {
	margin: 0px;
	padding: 0px;
	Georgia, Times New Roman, Times, serif	
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h5 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.smallprint {
	font-size: 14px;
	color: #000;
}
.divPost {
	margin: 1em;
	padding: 1em;
	border: 1px solid #000000;
	background-color: #f2f2f2;
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.postDate {
	margin-top: 0px;
	font-size: 14px;
}
#tableBlog {
	width: 100%;
}
#tdCategories {
	padding-top: 20px;
	width: 100px;
}a:link {
	font-size: 13px;
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
