td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	fontsize: 12px;
	color: #656565;
}

th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	fontsize: 12px;
}

#navi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	fontsize: 12px;
	color: #686868;
	font-weight : bold;
}

#title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	fontsize: 12px;
	color: #9E0B0E;
	font-weight : bold;
}

#titleblue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	fontsize: 12px;
	color: #004A80;
	font-weight : bold;
}

#titlegreen {
	color: #008080;
	font-weight : bold;
}

#copy {
	color: #B5B5B5;
}

A {
	text-decoration : none;
	color: #9E0B0E;
}
A:HOVER {
	text-decoration : underline;
	color: #FFA211;
}
TD.bg2 {
	COLOR: #000000; BACKGROUND-COLOR: #4b7eb5
}
TD.bg4 {
	COLOR: #cbd5de; BACKGROUND-COLOR: #325578
}