TD, A, .bordered, .title
{
	font-size: 					8pt;
	font-family:				verdana, tahoma, helvetica;
	font-weight:				normal;
	font-style:					normal;
	color:						#5A6E78;
}

.bordered
{
	background-color:			#FFFFFF;
	border-top:					1px solid #5A6E78;
	border-left:				1px solid #5A6E78;
	border-right:				1px solid #5A6E78;
	border-bottom:				1px solid #5A6E78;
}

.title
{
	font-size: 					12pt;
	font-family:				verdana, tahoma, helvetica;
	font-weight:				bold;
}

BODY
{
	background-color:			#E6EBF0;
	overflow:					hidden;
}
