P {
	font-size : medium;
	text-indent : 5px;
}
BODY{
	background-image: url(images/Ind03bk.jpg);
	background-color :#FBE9A1;
}

A {
	text-decoration : none;
	color : #B1742A;
	font-weight : bold;
	font-size : 10pt;
	background-color : transparent;
}

A:ACTIVE {
	text-decoration : none;
	color : #B1742A;
	font-weight : bold;
	font-size : 10pt;
	background-color : transparent;
}

A:HOVER {
	text-decoration : none;
	color : #B1742A;
	font-weight : bold;
	font-size : 10pt;
	background-color : transparent;
}

A:LINK {
	text-decoration : none;
	color : #935C25;
	font-weight : bold;
	font-size : 10pt;
	background-color : transparent;
}

A:VISITED {
	text-decoration : none;
	color : #9A763C;
	font-weight : bold;
	font-size : 10pt;
	background-color : transparent;
}
hr{
	width:75%;
}
.logo{
	font-size : 50pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
.logo2{
	font-size : 20pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
.logo3{
	font-size : 40pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
.logo_sm{
	font-size : larger;
	font-family: "Times New Roman", Times, serif;
	font-weight : bolder;
}
.logo_sm2{
	font-size : medium;
	font-family: "Times New Roman", Times, serif;
	font-weight : bolder;
}
.header_table{
	width : 100%
}
.header{
	font-size : x-large;
}
.large{
	font-size : large;
}
.copy{
	font-size : x-small;
	font-weight : bold;
}
.small{
	font-size : small;
}

.slide {
	border : thick ridge #B1742A;
	
}




