body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990066;
	background-color: #FFFFCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 60%;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990066;
	background-color: #FFFFCC;
}

table {
	background-color: #FBC751;
	border: medium double #990066;
}
#cellpadding {
	padding: 10px;
}

.td-borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}
a:link {
	color: #3399cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:active {
	color: #33FFFF;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
}
.table-borderless {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
}
.caption {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
}
h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
