<!--
a:link		{ text-decoration: none; color: #0000cc; }
a:visited	{ text-decoration: none; color: #0000cc; }
a:active	{ text-decoration: none; color: #0000cc; }
a:hover		{ text-decoration: none; color: #0000cc; }

img         { border: none; }

BODY {
	font-family: Tahoma, "System", "MS Sans Serif";
	font-size: 75%;
	background-color: #FFFFFF;
	color: #111807;
	margin: 0px; }

body.maintext { font: Tahoma; font-size: 60% }
tr.maintext { font: 3pt Tahoma; }

.blog			{ font: 8pt Sans Serif;  text-align: justify; }
p.blog			{ font: 8pt Sans Serif;  text-align: justify; }

.crossfade { FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=15,finishOpacity=100,startX=0,finishX=25,startY=50,finishY=50)
		     FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=15,startX=75,finishX=100,startY=50,finishY=50) }
-->

