BODY {
	background-color: #FFFFFF;
	margin: 25;
}

BODY, TABLE {
font-family: georgia,serif;
color: #404040;
font-size: 14px;
font-style: italic;
letter-spacing: 0pt;
line-height: 1.3;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
} 
 
A:hover {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background: #FEFB04;
	font-weight: normal;
}

.small {
	font-size: 9px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}

.big {
	font: 100% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.stuff {
	border: 0;
	font: normal normal 9px/130% Helvetica, Verdana, sans-serif;
	letter-spacing: 0.2em;
	margin-top: 0;
}


