body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}
.mainbox {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.bluelinkbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
