﻿table        { 
            font-family: Arial; 
            font-size: x-small;
}

th           { 
            font-family: Arial; 
            font-size: xx-small; 
            font-weight: bold; 
            background-color: #C0C0C0
             }

a            { text-decoration:none; }

a:active    { background-color: #D9D9FF
 }

body         {
	margin: 3px;
	font-family: Arial;
		font-size: x-small;
		background-color: #CCCCFF;
}



