/*-- Cascading Style Sheet: style105.css --*/
/*-------- For inspi000.htm pages ---------*/

body { background: #ffcc99; 
	background-image: url(http://inspi.net/graphics/bg010.jpg);
	background-repeat: repeat;
	margin-top: 2; 
	font-family: Verdana, Arial, Georgia }
a:link    { color: #990000 }
a:active  { color: #990000 }
a:visited { color: #990000 }
a:hover   { color: #ff0000 }
h3 { color: #ff0000; font-size: 13pt; text-align: center }
h4 { color: #ff0000; font-size: 10pt; text-align: center }
h5 { color: #ff0000; font-size: 7pt; text-align: center } 
p  { color: #990000; font-size: 10pt; text-align: center }
li { color: #990000; font-size: 10pt; text-align: left }
body {
scrollbar-arrow-color: #cc6666;
scrollbar-base-color: #cccccc;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #eec099;
scrollbar-face-color: #fcddbc;
scrollbar-shadow-color: #cc6666;
scrollbar-highlight-color: #ffff99;
scrollbar-3d-light-color: #ffffff; }