body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body, td, th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8A8989;
	text-align: justify;
}
input,textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #105A83;
}
.boldtext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #105A83;
}
.boldtextgray {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #686666;
}
.boldtextwhite {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallboldtextwhite {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #105A83;
}
a {
	font-family: Tahoma, Arial;
	color: #105A83;
}
a:link {
	font-family: Tahoma, Arial;
	color: #105A83;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.table {
	background-color: #F6F9FC;
}
