td { font-family:Arial; font-size:9pt; }
h1 { font-family:Arial; font-size:16pt; color: #000080; }
h2 { font-family:Arial; font-size:14pt; color: #000080; }
h3 { font-family:Arial; font-size:12pt; color: #000080; }
h4 { font-family:Arial; font-size:10pt; color: #000080; }
pre { font-family:Courier; font-size:9pt; }
small { font-size:8pt; }
div { font-family:Arial; font-size:9pt; }
p { font-family:Arial; font-size:9pt; }
ol { font-family:Arial; font-size:9pt; }
ul { font-family:Arial; font-size:9pt; }

A.menu  {
	font-size : 10pt;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

A:Hover.menu  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #e0e0ff;
	text-decoration : none;
}

A:Active.menu  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ffe0e0;
	text-decoration : none;
}

