.kt {
	font-family: Arial;
	font-size: 8pt;
	word-spacing: normal;
}
td {
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	
}
.TitleText {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: bold;
	color: #FF3333;
	word-spacing: normal;
	text-transform: none;
}
.tableTopLine {
	border-top-width: 0.6pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.copyRight {
	font-family: arial;
	font-size: 7pt;
	color: #666666;
	word-spacing: .5em;

}
.tableTopDottedline {
	border-top-width: .2pt;
	border-top-style: dotted;
	border-top-color: #999999;
}
.sideMenuText {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
table {
	font-family: Arial;
	font-size: 8pt;
}
button {
	font-family: Arial;
	font-size: 8px;
}
input {
	font-family: arial;
	font-size: 8pt;
}
.BlueLinetableTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97b3c4;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	font-family: Arial;
	font-size: 8pt;
}
