body{	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sidemenu{
  background-color : #999933;
}
.topmain{
  background-color : #e8e8d0;
}
.menu02{
  color : #1c310f;
  margin-top : 5px;
  margin-left : 10px;
  margin-bottom : 2px;
  text-decoration : none;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  font-weight : bold;
  list-style-type : square;
  list-style-position : outside;
  font-size : 15px;
}
.menu03{
  margin-left : 30px;
  font-size : 14px;
  text-decoration : none;
  margin-top : 3px;
  margin-bottom : 3px;
  list-style-type : disc;
  list-style-position : outside;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
  
}

.menu02 A:LINK{
  color : #1c1c00; 

  text-decoration : none;
}
.menu02 A:VISITED {
  color : #151500;
}
.menu02 A:HOVER {
  color : blue;
}
.menu02 A:ACTIVE {
  color : #151500;
}
.menu03 a:link{
  color:
}
.menu03 a:visited {
  color:
}
.menu03 a:hover {
  color:
}
.menu03 a:active {
  color:
}
.menu02 a{
  text-decoration : none;
}
.menu03 a{
  text-decoration : none;
}
.menu03 a:link{
  color : #151500;
}
.menu03 a:visited{
  color : #151500;
}
.menu03 a:hover{
  color : blue;
}
.menu03 a:active{
  color : #151500;
}
.important{
  color : red;
}
H1{
  font-size : 12px;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
