header { margin-top: 10px;
		margin-left: 30px}

body {
	margin-left:30px;
	margin-top:30px;
	font-size:12px;
	font-family:Tahoma;
	color:black;
	background-image: url(/images/striderlogo2003b.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top left;
	scrollbar-face-color:blue;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color:#B6C397;
	scrollbar-darkshadow-color:#B6C397;
	scrollbar-track-color:yellow;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color:yellow}

td {
	font-size:12px;
	font-family:Tahoma;
	color:#060050}

a:link,a:visited,a:active {
	text-decoration:none;
	color: blue;
	font-weight:normal}

a:hover {
	color:orange;
	font-weight:normal; 	
	text-decoration:none;}

h1 { color: blue;
	font-size:  28px}

h2 { color: blue;
	font-size: 24px}

h3 { font-size: 18 px}

hr {color: "blue";
	height: 3px}

p {font-size:12px
	}

