body {
	font-family: "Comic Sans MS", Georgia, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #660099;
}
a:active {
	color: #FF0000;
}
h1 {
	font-family: "Comic Sans MS", Georgia, Arial, sans-serif;
	color: #FF0000;
}
caption {
	font-family: "Comic Sans MS", Georgia, Arial, sans-serif;
	font-size: 12pt;
	color: #FF0000;
}
table {
	width: 100%;
	border: thin groove #FFFFFF;
}
td {
	border: thin ridge #009000;
}
th {
	border: thin inset #009000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.right {
	text-align: right;
}

