BODY {
	background-color : #F7BC5B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-attachment : fixed;
	color : Maroon;
}
TD {
	background-color : #F7BC5B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Maroon;
}
DIV.Ticker {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : Maroon;
}
DIV.H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : Maroon;
	font-weight : bold;
	letter-spacing : 2px;
	padding-top : 3px;
	padding-bottom : 3px;
}
DIV.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Maroon;
	font-weight : bold;
	letter-spacing : 1px;
}
DIV.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Maroon;
	font-weight : bold;
	letter-spacing : 3px;
}
DIV.Feedback {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Maroon;
	font-weight : bold;
	letter-spacing : 3px;
}	
A {
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	text-decoration : underline;
	font-weight : normal;
}
A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	text-decoration : underline;
	font-weight : normal;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}
TD.Fuss {
	background-color : Maroon;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
LI {
	padding-bottom : 10px;
}
