body {
	margin: 20px;
	background-color:#004466;
}

TABLE {
	COLOR: #333333; 
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal;
	font-weight: none;
}

a:link 		{  color: #0099cc; text-decoration: none; font-weight: none}
a:active 	{  color: #0099cc; text-decoration: none; font-weight: none}
a:visited 	{  color: #0099cc; text-decoration: none; font-weight: none}
a:hover 	{  color: #990000; text-decoration: none; font-weight: none}

.txtContent{
	COLOR: #333333;
	FONT-SIZE: 16pt;
	font-weight: bold;
}

.txtSpecify{
	COLOR: #006699;
	FONT-SIZE: 13pt;
	font-weight: bold;
}

.txtBlue{
	COLOR: #006699;
	FONT-SIZE: 9pt;
	font-weight: bold;
}

.copyright {
	color:#a5aab0;
	font-size:8pt;
}