body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: arial;
	font-size: 12px;
	color: #808084;
}
.txt a:active{
	font-family: arial;
	font-size: 12px;
	color: #6083A9;
}
.txt a:visited{
	font-family: arial;
	font-size: 12px;
	color: #6083A9;
}
.txt a:hover{
	font-family: arial;
	font-size: 12px;
	color: #6083A9;
	text-decoration:none;
}
.txt a:link{
	font-family: arial;
	font-size: 12px;
	color: #6083A9;
}
.menu {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
.Title {
	font-family: arial;
	font-size: 14px;
	color: #133D7A;
	font-weight:bold;
}
.Title a:active{
	font-family: arial;
	font-size: 14px;
	color: #133D7A;
	font-weight:bold;
}
.Title a:link{
	font-family: arial;
	font-size: 14px;
	color: #133D7A;
	font-weight:bold;
}
.Title a:visited{
	font-family: arial;
	font-size: 14px;
	color: #133D7A;
	font-weight:bold;
}
.Title a:hover{
	font-family: arial;
	font-size: 14px;
	color: #133D7A;
	font-weight:bold;
}


.button {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}

.box {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
