/* CSS Document */

body,td,th {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.t1 {
	font-size: 14pt;
	color: #2962BE;
}
.t2 {
	font-size: 12pt;
	color: #2962BE;
}
.t3 {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #B1D7EC;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.smallText {
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	color: #000000;
}
.normalText {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #000000;
}
.normalSmallText {
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	color: #000000;
}
.asLink {
	font-family: Microsoft Sans Serif;
	font-size: 10pt;
	color: #133C98;
}
.top-border-line {
	border-top: 1px solid #999999;
}
.bottom-border-line {
	border-bottom: 1px solid #999999;
}
.left-border-line {
	border-left: 1px solid #999999;
}
.right-border-line {
	border-right: 1px solid #999999;
}
