#title {display:none; }

body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #3C4063;
	background-color: #ffffff;
	font-weight: normal;
	line-height: 17px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #663300;
	margin-bottom: 15px;	
}
h2 {
	color: #663300;
	margin-bottom: 0px;
	font: bolder 13px Georgia, Times New Roman, Times, serif;
}
.quotes {
	color: #663300;
	margin-bottom: 0px;
	font: normal 15px Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacertpractice {
	margin-bottom:20px;
	margin-left: 20px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
    color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: underline;
}

.imagebrder {
	border-color:#000000;
	}