/*------------ MSE Style  ------------*/
/*------------ (c) 2007 RYU ------------*/

body {
  color : white;
  background-color : black;
  text-align: center; 
}

table {
  color : white;
  background-color : black;
  font-size : 0.8em;
}

A:link, A:visited, A:active, A:hover {
	color : #ffffff; 
	text-decoration:none;
}

.t1{
  font-size : 1.2em;
}

.t-in{border-style : none none none none;}

td { margin : 10px 0px 10px 0px; }

