
body{
	background			: #FFFFFF;
	margin				: 0px;
	padding				: 0px;
}

body,td,th,div{
	font-family			: Georgia, "Times New Roman", Times, serif;
	font-size			: 13px;
	color				: #444;
}

a{
	color				: #333;
	text-decoration: none;
}

a:hover{
	text-decoration		: underline;
}
.larger {font-size: 20px}
.smaller {font-size: 11px}
.smallest {font-size: x-small}