body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}

body, td, th {
	color: #2B50A5;
}

h1, h2 {
	color: #2B50A5;
}

h3, h4, h5, h6 {
	color: #407ADB;
}

a {
  color: #3868B9;
}
.menuli a {
  color: #2B50A5;
  text-decoration: none;
}
.menuli {
	list-style-type: square;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #4093EE;
	border-right-color: #4093EE;
	border-bottom-color: #4093EE;
	border-left-color: #4093EE;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.style1 {
	font-size: x-small;
}

