body {
	font-family: Arial, Helvetica, sans-serif;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: #cc3300;
scrollbar-face-color: #ff6633;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #cc3300;
scrollbar-3dlight-color: #ffcc99;
}
h1 {
	color: #FF6633;
	font-style: italic;


}
.bullet {
	color: #FF6633;
}
.subheading {
	font-size: medium;
	color: #0000cc;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
a:link {color: #0000cc}
a:active {color: #ff6633}
a:visited {color: #0000cc}
a:hover {color: #ff6633;
		font-weight: bold}

image {	margin: 5px;
		border-style: solid;
		border-width: 4px;
		border-color: black}

.footer {
	color: blue;
	font-size: x-small;
	text-align: center;
}

.caption {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.form {
	border-style: solid;
	border-width: 4px;
	border-color: #0000cc
}
.indent {
	text-indent: 100px;
}
.alert {
	color: #FF0000;
}
