	body { 		font-family: verdana, sans-serif;
			color: #FFFFFF; background:#000000;}

	a { 		text-decoration: none; font-weight: bold; } 

	a:hover { 	color: #00FFFF; background-color: transparent;}

	.blogtitle { 	font-size: small; font-weight: bold;
			color: #FFFFFF; background-color: transparent; }

	.justtext { 	font-size: x-small; text-align: justify;
			color: #FFFFFF; background-color: transparent; }

	.title { 	position:absolute; left:0px; top:0px; width:900px; height:100px; z-index:1;
			color: #FFFFFF; background-color: #000000;}

	.entrybody { 	font-size: x-small; text-align: justify;
			color: #FFFFFF; background-color: transparent; }

	.entrytitle { 	font-size: x-small; font-weight: bold;
			color: #FFFFFF; background-color: transparent;}

	.entrydate { 	font-size: xx-small; 
			color: #FFFFFF; background-color: transparent;}
	
	.entryby { 	font-size: x-small; text-align: right;
			color: #FFFFFF; background-color: transparent;}

	.andalso { 	font-size: xx-small; text-align: center; font-weight: bold;
			color: #FFFFFF; background-color: transparent; }

	.sidelinks { 	font-size: x-small; text-align: center; font-weight: bold;
			color: #000000; background-color: transparent; }

	.smallstuff { 	font-size: small; text-align: justify;
			color: #FFFFFF; background-color: transparent; }

	.toplayer { 	left: 10px; top: 10px; width: 100%; height: 100%; 
			position: absolute; z-index: 1;	
			color: #FFFFFF; background-color: #000000; }


	