body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #FFFFCC;
	color: #333333;
}
a {
	color: #000099;
}

table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 15px;
}
td, th {
	padding: 4px;
	-moz-border-radius: 15px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.flashingtext {
	text-decoration: underline;
	text-decoration: blink;
}
.smalltext {
	font-size:small
}
