
body 
	{
		background-color: #ffffff; 
		margin-top: 0; 
		margin-left: 0;
		font-size: 8pt;
		font-family: arial;
		color: #333333;
	}

A  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}

A:Visited  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}

A:Active  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}

A:Hover  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #141e4f;
}	

.bgdarkgrey
	{
		background-color: #ffffff; 
	}

.txtblue
	{
		color: #003366;
	}

.txtblack
	{
		color: #000000;
	}