body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #B5DABE;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.small {
	font-size: 9px;
	color: #7C3892;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 24px;
	color: #7C3892;
}

.xbig {
	font-size: 36px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: Black;
}
.excerpt {
	font-family: "Times New Roman", Times, serif;
	text-indent: 25pt;
	font-size: 14px;
	color: #000000;
}
.lgtred {
	color: #FF0066;
}
a:visited {
	color: Maroon;
}
a:link {
	color: Blue;
}
a:active {
	color: Red;
}

.title {
	font-style: italic;
	color: #FFFFFF;
	background-color: #8FBCBC;
	font-size: 36px;
	font-weight: 900;
}
.large {
	font-size: 24px;
}
.titlesm {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 900;
	background-color: #8FBCBC;
}
.bgndwhite{
	background-color: White;
}
.red {
	color: #FF0000;
}
.rightborder {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-right-style: solid;
   border-top-color: #666666;
   border-right-color: #666666;
   border-bottom-color: #666666;
   border-left-color: #666666;
}
.leftborder {
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-left-style: solid;
   border-top-color: #666666;
   border-right-color: #666666;
   border-bottom-color: #666666;
   border-left-color: #666666;
   border-right-style: none;
}
.tablefill{
	
	border: thin solid #474747;
	background: #B5DAD0;
}
.rosetablefill{
	border: thin solid #474747;
	background: #D1B5DA;
}
.titlesmcream {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: 900;
	background-color: #D2DAB5;
}