*.cssGlobal *
{	color		:#000088!important;
	font-weight	:normal!important;
	font-family	:Arial, Helvetica, sans-serif!important;
	font-size	:12px!important;
}
*.cssGlobal *.cssGlobalTitle,
*.cssGlobal *.cssGlobalSubtitle,
*.cssGlobal *.cssGlobalTitle *,
*.cssGlobal *.cssGlobalSubtitle *
{	color		:#0066CC!important;
	font-weight	:bold!important;
}
*.cssGlobal *.cssGlobalTitle A,
*.cssGlobal *.cssGlobalSubtitle A,
*.cssGlobal A,
*.cssGlobal A:link
{	color			:#0099EE!important;
	font-weight		:bold!important;
	text-decoration	:underline;
}
*.cssGlobal *.cssGlobalTitle A:hover,
*.cssGlobal *.cssGlobalSubtitle A:hover,
*.cssGlobal A:hover
{	color			:#22AAFF!important;
	text-decoration	:underline;
}
*.cssGlobal A IMG
{	border-width	:0px!important;
	text-decoration	:none!important;
}
/*======================================================================
*/
DIV.cssGlobalMoreAbout
{	padding				:4px!important;
	padding-left		:8px!important;
	padding-right		:8px!important;
	margin-top			:16px!important;
	font-style			:italic!important;
	color				:#0044AA!important;
	text-align			:justify!important;
	font-family			:Arial!important;
}
DIV.cssGlobalMoreAbout,
DIV.cssGlobalMoreAbout *
{	font-size	:10px!important;
	line-height	:13px!important; 
}
DIV.cssGlobalMoreAbout A
{	color			:#0088FF!important;
	text-decoration	:none!important;
}
DIV.cssGlobalMoreAbout A:hover
{	color			:#44BBFF!important;
	text-decoration	:underline!important;
}
/*======================================================================
*/