body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #eceff9;
	font-size:12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#082964;
	}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#082964;
	}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#082964;
	}
.small {
	font-size: 10px;
	}
a.menu
{
	font-size:12px;
	color:#082964;
	font-weight:bold;
	text-decoration:none;
	}
a.menu:active {
	color:#082964;
	text-decoration:none;
	}
a.menu:hover {
	color:#3d4591;
	text-decoration:underline;
		}
.border {
	border-style:solid;
	border-width:1px;
	border-color:#082964;
	}
.menu_box {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-left: 1px solid #082964;
	border-top: 1px solid #082964;
}
a.small {
	color: #7193B9;
	font-size:10px;
	}
