a{
	font-size: 10pt;
	color:#3CA4FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

body{
	background: #ffffff;
	margin: 0 0 0 0;
}

.header{
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 14pt;
}

.message{
	font-size: 9pt;
	margin: 0 0 0 0;
}

.pageFileDescription{
	padding: 2px 2px 2px 2px;
	border: solid 1px #000000;
}

.small{
	font-size: 80%;
}

.verySmall{
	font-size: 7.5pt;
}

.signature{
	font-size: 7.5pt;
	color: #999999;
}

/*  */

table.Bordered{
	border: solid 1px #3CA4FF;
}

td{
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11pt;
}
