.smalltext  {
	color : #000000;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	padding : 5;
}

.COPYRIGHT  {
	color : Gray;
	font-size : 9pt;
	font-family : Arial;
}

A.menu:link    { 
	color: white; 
	text-decoration: none; }
A.menu:visited { 
	color: white; 
	text-decoration: none; }
A.menu:active  { 
	color: white; 
	text-decoration: none; }
A.menu:hover   { 
	color: yellow; 
	text-decoration: none; }
	
A.submenu:link    { 
	color: white; 
	text-decoration: none; }
A.submenu:visited { 
	color: white; 
	text-decoration: none; }
A.submenu:active  { 
	color: white; 
	text-decoration: none; }
A.submenu:hover   { 
	color: yellow; 
	text-decoration: none; }

}

.title  {
	color : #0031CE;
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

.subtitle  {
	color : Black;
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
}

P  {
	text-alignment : left;
	color : #000000;
	font-size : 10pt;
	font-family : Arial;

}

ul  {
	text-alignment : left;
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
}

td  {
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
}

.red  {
	color : red;
	font-size : 11pt;
	font-family : Arial;
}