body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	top: 4px;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-color: #cbc9cc;
}
a:link {
	color: #710D6F;
}
a:active {
	color: #333333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #333333;
}



.medttext {
	font-size: 11px;
}
.smalllite {
	font-size: 9px;
	color: #CCCC9A;
}




.title-blk {
	font-size: 14px;
	font-weight: bold;
}
.text-sm {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #066E87;
	font-weight: bold;
	font-style: italic;
	margin-top:0;
	margin-bottom:0
}
h3 {
	font-size: 14px;
	color: #846A39;
}
.text-xlg {
	font-size: 18px;
	font-weight: bold;
	color: #710D6F;
	font-style: italic;
	text-align: left;
}
.text-wt-lg {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.title-lg-blk {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-style: italic;
}
.italics {
	font-style: italic;
}
.hilitetext {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	background-color: #BCB9B4;
}
.white {
	color: #CCCC9A;
}
.whitetext {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}
.centerstuff {
	text-align: center;
}
.rightalign img {
	text-align: right;
}
