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

body { background: #000033; 
	background-image: url(http://inspi.net/graphics/bg033.jpg);
	background-repeat: repeat;
	margin-top: 3; 
	font-family: Verdana, Arial, Georgia }
a:link    { color: blue }
a:active  { color: blue }
a:visited { color: blue }
a:hover   { color: red }
h3 { color: #00ccff; font-size: 13pt; text-align: center }
h5 { color: #0033ff; font-size: 8pt; text-align: center } 
p  { color: #66ccff; font-size: 10pt; text-align: justify }
li { color: #00ccff; font-size: 10pt; text-align: left }

body {
scrollbar-arrow-color: #00ffff;
scrollbar-base-color: #0099ff;
scrollbar-dark-shadow-color: #000000;
scrollbar-track-color: #000080;
scrollbar-face-color: #000099;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #003399;
scrollbar-3d-light-color: #0099cc;
}
