﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
}

/*[☺☺☺☺☺►TABLES◄☻☻☻☻☻]*/

table.Log
{
	background-color: White;	
	border-style:outset;
	border-width:thick;
}

/*[☺☺☺☺☺►TABLE CELLS◄☻☻☻☻☻]*/


td.Blue
{
	background-color: #010066;
}	

td.Red
{
	background-color: #e1182b;
} 