BODY {
	font-family : Arial;
}
P {
	font-family : Arial;
	font-size : 12px;
}
B {
	font-family : Arial;
	font-size : 12px;
}
TD {
	font-family : Arial;
	font-size : 12px;
}
A, A:VISITED {
	font-family : Arial;
	font-size : 12px;
	color : #3C3C3C;
	text-decoration : none;
}
A:ACTIVE, A:FOCUS, A:HOVER {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
	color : #CC0000;
}
.ar_year_title {
	background-color : #CC0000;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : White;
}
DIV {
	font-family : Arial;
	font-size : 12px;
}
.director_title {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
}
.underline {
	font-family : Arial;
	font-size : 12px;
	text-decoration : underline;
}