body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B3BBE2;
	background-image: url(/assets/templates/leslie/graphics/bkgrnd.jpg);
}
p {
	margin: 0px 0 4px 0;
}
ul {
	margin: 5px 0 5px 30px;
}
ol {
	margin: 5px 0 5px 0;
}
a img {
	border: 0;
}
hr {
	color: #C7CEE9;
	height: 2px;
	margin: 0px 0 5px;
	width: 100%;
	text-align: center;
}
a:link {
	color: #33F;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #33F;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7884C9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #495CB6;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #495CB6;
}
.nav {
	font-size: 12px;
	color: #707EC5;
	font-weight: bold;
}
.wideborder {
	border: 12px solid #DBDBDB;
}
.fineborder {
	border: 1px solid #D1D1D1;
}
.specials {
	font-weight: bold;
	color: #FF0033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.specialstext {
	color: #666666;
	font-size: 11px;
}
.smalltext {
	color: #666666;
	font-size: 10px;
}
.copyright {
	font-size: 12px;
	color: #666666;
}
.copyright a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright a:link {
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	color: #7C8AE9;
	text-decoration: underline;
}
.red {
	font-weight: bold;
	color: #CC0000;
	font-family: Georgia, serif;
	font-size: 12px;
}
.blue {
	font-weight: bold;
	color: #3333FF;
	font-family: Georgia, serif;
	font-size: 12px;
}
.green {
	font-weight: bold;
	color: #339900;
	font-family: Georgia, serif;
	font-size: 12px;
}
.yellow {
	font-weight: bold;
	color: #DFB300;
	font-family: Georgia, serif;
	font-size: 12px;
}
.orange {
	font-weight: bold;
	color: #FF6600;
	font-family: Georgia, serif;
	font-size: 12px;
}
.purple {
	font-weight: bold;
	color: #9900FF;
	font-family: Georgia, serif;
	font-size: 12px;
}
