body{
  background-color : #968884;
  font-family : Verdana, Arial, 'Trebuchet MS', 'Times New Roman', ;
  background-repeat : repeat;
}

img{
  border:0;
}

li{
  font-size : 12px;
}

td.left, td.right{
  background-color : white;
  vertical-align : top;
}

a:link, a:visited, a:hover{
  text-decoration : none;
  color : #696969;
}

a:hover{
  color : black;
}

h2{
  font-family : serif, arial, 'Comic Sans MS';
}

h2.gray{
  color : #708090;
  font-size : 25px;
}

h2.brown{
  color : #BC8F8F;
}

table.meeting{
  border-style : outset;
  border-width : 3px 0px 3px 0px;
  border-color : #dcdcdc;
  border-collapse : collapse;
  background-color : white;
  font-family : "Dotum";
  width : 500px;
  margin : 20px 0px 20px 0px;
}

table.meeting td{
  font-size : 14px;
  border : none;
  padding : 5px 10px 5px 10px;
}

table.meeting table{
  border : none;
  border-collapse : collapse;
  width : 100%;
  height : 100%;
  margin : 0;
  padding :0;
}

table.symposium{
  font-size : 12px;
  border : outset 3px #dcdcdc;
  border-collapse : collapse;
  background-color :white;
  width : 500px;
  margin : 20px 0px 20px 0px;
}

table.symposium td{
  border : outset 1px #696969;
  padding : 13px 10px 13px 10px;
}

table.symposium table{
  border : none 0px #dcdcdc;
  border-collapse : collapse;
  width : 100%;
  height : 100%;
  margin : 0;
  padding :0;
}

table.symposium table td{
  border-style : outset;
  border-color : #696969;
}

table.members td{
  padding : 10px;
}

table.members table td{
  padding : 3px;
}

table.april_seminar td{
  margin:;0;
  padding :0;
}
