.blogtitle
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #c00000;
	text-decoration: none;
	margin-bottom: 5px;
	text-align:left;
}

.Title h1
{
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
	margin-bottom: 5px;
}

.Date
{
	font-family:Verdana;
	font-size:12px;
	line-height: 22px;
	color: #c00000;
	font-style: italic;
}

.Post, .Post p
{
	font-family:Tahoma;
	line-height: 22px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
