BODY {
	font-family : Times New Roman;
	font-size : 14px;
}
TD {
	font-family : Times New Roman;
	font-size : 14px;
}
SMALL {
	font-family : Times New Roman;
	font-size : 10px;
}
.WHITE {
	color : #ffffff;
}
.BIGGER {
	font-family : Times New Roman;
	font-size : 14px;
}
H2 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #7a7a7a;
}
H3 {
	font-family : Times New Roman;
	font-size : 15px;
	font-weight : bold;
	color : #000066;
	text-decoration : underline;
}
.menu {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}
.menu2 {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}
A.menu {
	text-decoration : none;
}
A.menu:link {
	color : #fffff;
}
A.menu:visited {
	color : #fffff;
}
A.menu:hover {
	color : #ffcc00;
}
A.menu:active {
	color : #ffffcc;
}
.submenu {
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	margin-left : 20px;
}
A.submenu {
	text-decoration : none;
}
A.submenu:link {
	color : #fffff;
}
A.submenu:visited {
	color : #fffff;
}
A.submenu:hover {
	color : #ffcc00;
}
A.submenu:active {
	color : #ffffcc;
}