*{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
#main{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  border-width : 2px;
  border-style : solid;
  border-color :blue;
  width : 950px;
  height : auto;
}
#header{
  background-image : url(top.png);
  height : 120px;
  text-align : left;
  font-size : x-small;
}
#cont{
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 3px;
	width : 900px;
	float: right;
	text-align: left;
	font-size: 14px;
}
#footer{
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : blue;
  height : 20px;
  clear : both;
  text-align : right;
  font-size : small;
  padding-top : 2px;
  padding-bottom : 2px;
  margin-top : 2px;
  margin-bottom : 2px;
}
body{
  font-size : medium;
  line-height : 18px;
  text-align : center;
}
#header h1{
  font-size : 27px;
  color : white;
  text-align : left;
  padding-top : 15px;
  padding-left : 10px;
  font-family : cefꏑ;
}
#cont h2{
  font-size : 22px;
  padding-top : 5px;
  padding-left : 10px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : blue;
  border-left-color : blue;
  border-bottom-color : blue;
  border-right-width : 1px;
  border-right-color : blue;
  border-right-style : solid;
}
#cont h3{
  font-size : 17px;
  padding-top : 5px;
  padding-left : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : blue;
  border-left-color : blue;
  border-bottom-color : blue;
  border-right-width : 0px;
  border-right-color : blue;
  border-right-style : solid;
}
#cont h4{
  font-size : 15px;
  padding-top : 2px;
  padding-left : 5px;
  padding-bottom : 2px;
  margin-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : blue;
  border-left-color : blue;
  border-bottom-color : blue;
  border-right-width : 0px;
  border-right-color : blue;
  border-right-style : solid;
}
#header h5{
  font-size : 15px;
  color : white;
  margin-left : 10px;
  padding-top : 5px;
  margin-top : 5px;
}
#cont h5{
  color : black;
  text-align : right;
  font-size : 17px;
  text-decoration : none;
}
#cont h5 a{
  text-decoration : none;
  color : black;
}
{
  color : blue;
  text-decoration : underline;
}
#cont h5 a:hover{
  color : blue;
  text-decoration : underline;
}
