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

body { background: #000033; 
	background-image: url(http://inspi.net/graphics/bg033.jpg);
	background-repeat: repeat;
	margin-top: 2; 
	font-family: Tempus Sans ITC, Comic Sans MS, 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 }
h4 { color: #0033ff; font-size: 10pt; text-align: center }
h5 { color: #0033ff; font-size: 7pt; text-align: center } 
p  { color: #00ccff; font-size: 11pt; text-align: center }
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;
}