BODY {
	font-family : Arial;
	background-image : url(/images/index_background.gif);
	background-repeat : no-repeat;
}
P {
	font-family : Arial;
	font-size : 11px;
}
B {
	font-family : Arial;
	font-size : 11px;
}
TD {
	font-family : Arial;
	font-size : 11px;
}
A, A:VISITED {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #3C3C3C;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;
	color : #CC0000;
}
.menu, .menu:VISITED {
	font-family : Arial;
	font-size : 12px;
	color : #3C3C3C;
	text-decoration : none;
	line-height : 13px;
}
.menu:ACTIVE, .menu:FOCUS, .menu:HOVER {
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
	color : #CC0000;
	line-height : 13px;
}
DIV {
	font-family : Arial;
	font-size : 12px;
}
.dis {
	font-family : Arial;
	font-size : 11px;
}
.dislink, .dislink:VISITED {
	font-family : Arial;
	font-size : 11px;
	color : #3C3C3C;
	text-decoration : none;
}
.dislink:ACTIVE, .dislink:FOCUS, .dislink:HOVER {
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;
	color : #CC0000;
}
.more, .more:VISITED {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
	color : #3C3C3C;
	font-weight : bold;
	font-style : italic;
}
.more:ACTIVE, .more:FOCUS, .more:HOVER {
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;
	color : #CC0000;
	font-weight : bold;
	font-style : italic;
}