body 
{
	font-family: "Times New Roman", "Arial"; 
	font-size: medium;
	background: transparent;
	margin-left: 0;
	margin-top: 0;
}

.xxlarge { font-size: xx-large }
.xlarge {font-size: x-large}
.large {font-size: large}
.medium {font-size: medium}
.small {font-size: small}
a:link	{color: Black}
a:visited	{color: Gray}
a:hover	{color: Red}
a:active {color: Gray}
.center {text-align: center}
table {width: 625}
td {font-size: medium}