TD      {
   font-family:sans-serif;
   font-size:small;
}
BODY    {
   font-family:sans-serif;
   font-size:small;
   background-color: #BBBFC2;
}
.style3 {
	color: #015696;
	font-size: large;
	font-weight: bold;
	margin-left: 10px;
}
.style4 {
	color: #00008B;
	font-size: small;
	font-weight: bold;
	margin-left: 10px;
}
.style5 {
	color: #003366;
	font-size: small;
	font-weight: bold;
	margin-left: 10px;

}
.margins {
	margin-left: 10px;
	margin-right: 10px;
}
.linkwhite {
	color: #FFFFFF;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}
#upperleft {
      background-image: url(images/upperleft.jpg);
      background-repeat: no-repeat;
      background-position: left ;
      padding-top:20px;
      margin-bottom:0px;
	  margin-top:0px;
	  
}


