body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a:link { font-family: Arial, Tahoma; font-size: 13px; color:#006699 ; font-weight:bold; text-decoration:none }
a:visited { font-family: Arial, Tahoma; font-size: 13px; color:#764B4B ; font-weight:bold; text-decoration: none }
a:hover { font-family: Arial, Tahoma; font-size: 13px; color: #003B58 ; font-weight:bold; text-decoration: none }

.PageTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;
	background-color: #ffffff;
	width:20px;
	height:10px;
	padding-left:2px;
	padding-right:2px;
}