BODY { background-color: #E9F1E3; 
	font-family: Times,  serif }
	
H1, H2, H3, H4, H5, H6 {color: #416344}

A:link, A:visited {
  color: #0029A3;
  text-decoration: none;
}

A:hover {
  color: #5D59ac;
  text-decoration: underline;
}

#viewbody{
border-bottom-width: 1px;
border-color: #191970;
border-left-width: 1px;
border-right-width: 1px;
border-style: solid;
border-top-width: 1px;
height: 25px;
}

#emptyView {
height: 25px;
text-align:center; 
width: 75%;
top: 15%;
margin-top: 15px;
}