body {
	background-color: #E7F6FA;
}

body {
	color: #53565A;
}

h1 {
	color: #53565A;
	font-family:"Times New Roman", Times, serif;
	font-size:20px
}

h2 {
	color: #53565A;
	font-family:"Times New Roman", Times, serif;
	font-size:16px
}


h3, h4, h5, h6 {
	color: #53565A;
}

a {
  color: #003366;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-left:0px;
}

ul {list-style-type:circle;}

li {padding-left:20px;}

menubar {
	background: #E7F6FA:
	float:top;
	width:100%;
	height:15%;
}

content {
	background: #E7F6FA:
	float:top;
	width:100%;
	height:85%;
}

note {
	color: #53565A;
	font-family:"Times New Roman", Times, serif;
	font-size:12px
}