﻿body {
	background-color: #FFFFFF;
	font-family: Calibri, Verdana;
	font-size: 10pt;
}

a: {color: #000080;}
a:hover {color: #ff3401; text-decoration: none}

.breadcrumb {
font-family: 'Segoe UI', Verdana;
font-size: 9pt;
text-decoration: none;
}

.IndexHead {
	border-left: 2px solid #DDE7F7;
	font-weight: bold;
	font-size: large;
}
.IndexBody {
	border: 2px solid #DDE7F7;
}
.IndexHeadLink {text-decoration: none;}
.IndexBodyLink {text-decoration: none;}


.copyright {
	font-size: 8pt;
	text-align: center;
}