body {
background-color:#333333;
 font-family: cursive,sans-serif,serif;
 line-height: 180%;}

html {
scrollbar-arrow-color: red;
scrollbar-base-color: maroon;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: maroon;
scrollbar-face-color: maroon;
scrollbar-shadow-color: grey;
scrollbar-highlight-color: grey;
scrollbar-3d-light-color: maroon}

p {
	font-family: cursive,sans-serif,serif;
	line-height: 180%;
	color:#990000;
	font-weight: bold;
}

table {
	border-color: maroon;
	font-family: cursive,sans-serif,serif;
	color:#990000;
	line-height: 1;
	font-weight: bold;
}

a:link {color: maroon; text-decoration: underline}
a:visited {color: red; text-decoration:none}
a:active {color: gray; text-decoration:none}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold
}

fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-style:italic;
	font-weight:bold
}

h1 {
	font-family: cursive,sans-serif,serif;
	color:#990000;
	font-size: xx-large;
	font-weight:bolder;
	text-align: center
}

h2 {
	font-family: cursive,sans-serif,serif;
	color:#990000;
	font-size: x-large;
	font-weight:bold;
	text-align: center
}

h3 {
	font-family: cursive,sans-serif,serif;
	color:#990000;
	font-size: large;
	font-weight:bold;
	text-align: center
}

ul {
	font-family: cursive,sans-serif,serif;
	line-height: 100%;
	color:#990000;
	font-weight: bold;
}

ol {
	font-family: cursive,sans-serif,serif;
	line-height: 100%;
	color:#990000;
	font-weight: bold;
}
	




