body{
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font : Verdana, Tahoma, Arial, sans-serif;
	margin : 0px 0px;
	color : black;
	text-align : left;
	font-size : x-small;
}

A:link{	color : Purple;	text-decoration : none;}
A:hover, A:visited.hover{text-decoration : overline underline; color : Purple;}
A:visited{ color : Purple;}

A:link.ss, A:visited.ss{ color : white ; text-decoration : none;}
A:hover.ss{ color : white; text decoration : overline underline;}

table{border : none;}
td{	border : none;	font : inherit;	font-size: x-small;}

.heading{font-family : inherit;	font : bold larger;}
.larger{font-family : inherit; font : larger;}
.tiny{font-family : inherit; font : smaller;}
.tinywhite{font-family : inherit; font : xx-small; color : white;}
.error{
	font-size : medium;
	font : bold;
	color : red;
}