ul {
	font-size : 11px;
}
body {
	background-color : transparent;
	color : Black;
	font-family : Arial, sans-serif;
	font-size : 12px;
	background-image : url(pics/background.jpg);
	scrollbar-base-color: F7EBBB; 
	scrollbar-arrow-color: DABD9A;
	scrollbar-DarkShadow-Color: F7EBBB;
	scrollbar-Face-Color: F7EBBB;
	scrollbar-Highlight-Color: DABD9A;
	scrollbar-Shadow-Color: DABD9A;
	scrollbar-Track-Color: F7EBBB;
}
a {
	color : Black;
}
a:hover {
	color : Maroon;
}
h2 {
	font-size : 16px;
	border-bottom : 1px solid;
	}

h1.footer {
	font-size : 10px;
	border-bottom : 1px solid;
}

td {
	color : Black;
	font-size : 12px;
	font-family : Arial, sans-serif;
}

