/* This CSS is the style sheet for the entire site. */
BODY{
	font-family: arial;
	margin: 0;
	background-color: #EAD6B6;
	font-family: arial
}
.title{
	color: #804040;
	font-size: 1.3em;
}
.title2{
	color: #804040;
	font-size: 1.2em;
}
.title2bl{
	color: #014dbe;
	font-size: 1.2em;
}
.title3{
	color: #804040;
	font-size: 1em;
}
.title4{
	color: #804040;
	font-size: .9em;
}
.title5{
	color: #014dbe;
	font-size: .9em;
	line-height: 1.5;
}
.titlesm8{
	color: #804040;
	font-size: .8em;
}
.title16{
	color: #804040;
	font-size: 1.6em;
}
.title2br{
	color: #804040;
	font-type: tahoma;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
.e100{
	font-size: 1em;
	line-height: 1.5;
	color: #333333;
}
.e90{
	font-size: .9em;
}
.e85{
	font-size: .85em;
}
.e80{
	font-size: .8em;
	line-height: 1.5;
	color: #333333;
}
.e75{
	font-size: .75em;
}
.e70{
	font-size: .7em;
}
UL{
	font-size: .8em;
}
OL{
	font-size: .8em;
}
.mono{
	font-family: monospace;
}
.footer{
	font-size: .7em;
}
.strikeover{
        text-decoration: line-through;
        color: #666666;
}
img {
	border-color: black;
}
