BODY
{
	SCROLLBAR-FACE-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: #696969;
    SCROLLBAR-3DLIGHT-COLOR: #696969;
    SCROLLBAR-ARROW-COLOR: #DC143C;
    SCROLLBAR-TRACK-COLOR: #CBDEEF;
    scrollbar-dark-shadow-color: #84b4e0;
		}


div.scroll {	
position: relative;
height: 310px;	
width: 99%;	
overflow: auto;	
background-color: #CBDEEF;	
padding: 10px 10px 10px 10px;
}

li, td, p {
	list-style: disc; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	text-indent: 0px;
}

.imagestyle{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #C79AC6;
      }

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:0A6C37;
	font-weight: bolder;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 0px;
}


	
hr {
	color:#000000;
	width: 300px;
	height: 1px
	align: center;
	}
	

a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#006633;
	font-weight: bold;
	text-decoration: none ;
	}
	
a:visited {
	color:#666666;
	font-weight: bold;
	text-decoration: none ;
	}
	
a:hover {
	color:#ff0066;
	font-weight: bold;
	text-decoration: none ;
	}
	

.slides {	
border: 3px single #000000;	
}
