
h1.title
{
	text-align : center ;
	font: normal 24pt Georgia, "Times New Roman", Times, serif;
}

h3.entrydate
{
	font : normal 20pt Georgia, "Times New Roman", Times, serif;
}

h1.entrylink a
{
	color:Black;
	text-decoration :underline ;
	font-size: 16pt;
	font-family: "Lucida Grande";
}

h1.entrylink a:hover
{
	color:Red;
	text-decoration :underline ;
	font-size: 16pt;
	font-family: "Lucida Grande";
}

/* Entry format */

.entry
{
	font-size: 12pt;
	font-family: "Lucida Grande";
	width : 550px ;
}

