a:link {
	background : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-style : normal;
	font-weight : bolder;
}

a.navbar:link {
	background : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	font-style : normal;
	font-weight : bolder;
}

a:visited {
	background : transparent;
	color : #9400D3;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-style : normal;
	font-weight : bolder;
}

a:hover {
	background : transparent;
	color : #FF4500;
	font-size : small;
	text-decoration : none;
}

body {
	background-image : url(siderot2.GIF);
	color : #000000;
	font-family : "Courier New", monospace;
	font-size : small;
	font-weight : bold;
	text-align : justify;
}

p.indent {
	background : transparent;
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-weight : bold;
	margin-left : 10%;

}


h1.header {
	background : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	font-style : italic;
	font-variant : normal;
	font-weight : bolder;
	text-decoration : none;
	text-indent : 25%;
}

table {
	background : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	table-layout : auto;
}

table.header {
	background : transparent;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	margin-left : 25%;
	table-layout : auto;
}

table.navbar {
	background-color : #FFFFFF;
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	font-weight : bold;
	margin-left : 165px;
}
