<style type="text/css"> 
<!--
a:link	{
	color : #0000FF;
	text-decoration : none;
}
a:visited	{
	color : #400080;
	text-decoration : none;
}
a:active	{
	text-decoration : none;
}
a:hover	{
	color : #000080;
	text-decoration : underline;
}
body	{
	color : #333333;
	font-size : medium;
	background-color : #FFFFFF;
}

diarytitle	{
	margin: 5px 20% 20% 0px; 
	color : #333333;
	font-size : medium;
}

dialymain	{
	margin: 0px 20% 20% 5px; 
	color : #333333;
	font-size : medium;
}


-->
</style>