body {
	font-family: Calibri, Tahoma, Arial, Times New Roman, sans-serif;
	color: #000000;
	background-color:#FFFFFF;
}
A {
	font-family: Calibri, Tahoma, Arial, Times New Roman, sans-serif;
	color: #000000;
	text-decoration:underline;
}
A:hover {
	font-family: Calibri, Tahoma, Arial, Times New Roman, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.tablestyle1 {
	border-collapse: collapse;
	border: .01em solid;
	border-color: #CCCCCC;
}
.tablestyle2 {
	border-collapse: collapse;
	border: .01em solid;
	border-top-width: thick;
	border-color: #FFFFFF;
}
.tablestyle3 {
	border-collapse: collapse;
	border: .05em solid;
	border-color: #CCCCCC;
}
.cellstyle {
		border-color:#CCCCCC;
}
.small_links {
	font-family: Arial, Calibri, Tahoma, Times New Roman, sans-serif;
	font-size: x-small;
	color: #999999;
}
A.small_links {
	font-family: Arial, Calibri, Tahoma, Times New Roman, sans-serif;
	font-size: x-small;
	color: #666666;
}
A.small_links:hover {
	font-family: Arial, Calibri, Tahoma, Times New Roman, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

