@charset "utf-8";
/* CSS Document */
a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	color: #300;
}
.description {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	color: #300;
}

li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	line-height: 22px;
}

body {
	background-color: #696;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat;
}
.borderdescription  {
	border: 1px solid #FC0;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #000;
	line-height: 22px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.bordercolor {
	border: 3px solid #FC3;
	background-color: #F5F5F5;
}
tr {
	border: 2px solid #333333;
}
.yellowfill {
	background-color: #FFCC33;
	font-size: 90%;
	padding: 5px;
}
table {
	background-color: #FFF;
	border: 1px solid #900;
}


.bodymargins {
	margin-right: 20px;
	margin-left: 20px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	color: #333;
	line-height: 25px;
	font-variant: normal;
	font-weight: normal;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	line-height: 28px;
	color: #603;
	margin-right: 50px;
	margin-left: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #603;
	border-bottom-style: solid;
}
.definition {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	line-height: 28px;
	background-color: #FFC;
	margin: 0px 40px;
	padding: 0px 40px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #936;
	border-bottom-color: #936;
}
.small {
	font-size: 75%;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
h6 {
	font-size: 70%;
}
.printmojo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #696;
}
.darkyellow {
	color: #F90;
}
.haley {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #066;
	text-decoration: none;
	font-weight: normal;
}
.red {
	color: #F00;
}
.strikethrough {
	text-decoration: line-through;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	background-color: #6C9;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.testimonialname {
	font-size: smaller;
	font-style: italic;
}
